course content

Course Content

Introduction to JavaScript

Challenge: Multi-line CommentChallenge: 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