Course Content
Introduction to JavaScript
Challenge: Single-line Comment
Let's practice making comments!
Task
Comment 2 and 5 lines of the code.
Hint
Use the single-line comment (
//
).
Section 1.
Chapter 5
Course Content
Introduction to JavaScript
Let's practice making comments!
Comment 2 and 5 lines of the code.
//
).
Section 1.
Chapter 5