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

Challenge: Multi-line CommentChallenge: Multi-line Comment

Task

Comment out lines 3 through 10 of the code, replacing the ___ with the correct syntax for a multiline comment.

Use the multi-line comment which starts with /* and ends with */.

Tudo estava claro?

Seção 1. Capítulo 6
course content

Conteúdo do Curso

Introduction to JavaScript

Challenge: Multi-line CommentChallenge: Multi-line Comment

Task

Comment out lines 3 through 10 of the code, replacing the ___ with the correct syntax for a multiline comment.

Use the multi-line comment which starts with /* and ends with */.

Tudo estava claro?

Seção 1. Capítulo 6
some-alt