Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Single-line Comment | Basic Concepts
Introduction to JavaScript

Challenge: Single-line CommentChallenge: Single-line Comment

Let's work on improving our commenting skills by practicing with some code.

Task

Comment the second and the fifth lines of code.

Use the single-line comment (//).

Everything was clear?

Section 1. Chapter 5
course content

Course Content

Introduction to JavaScript

Challenge: Single-line CommentChallenge: Single-line Comment

Let's work on improving our commenting skills by practicing with some code.

Task

Comment the second and the fifth lines of code.

Use the single-line comment (//).

Everything was clear?

Section 1. Chapter 5
some-alt