correct multiple lines commet in day-one

pull/228/head
Ali Shahid 4 years ago committed by GitHub
parent 07143be3b7
commit 13122794ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -231,11 +231,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

Loading…
Cancel
Save