@ -316,11 +316,11 @@ We add comments to our code. Comments are very important to make code more reada
**Example: Multiline Comment**
/_
/\*
This is a multiline comment
Multiline comments can take multiple lines
JavaScript is the language of the web
_/
\*/
##### Syntax