Course Content
Introduction to JavaScript
Challenge: Multi-line Comment
Task
Comment lines 3 to 8.
Hint
Use the multi-line comment which starts with
/*
and ends with */
.
Section 1.
Chapter 6
Course Content
Introduction to JavaScript
Comment lines 3 to 8.
/*
and ends with */
.
Section 1.
Chapter 6