syntax fixes

pull/1/head
Asabeneh 5 years ago
parent e9b86a6b88
commit af018df3c3

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

Loading…
Cancel
Save