567a178b89
29e4101818
@ -543,6 +543,11 @@ There are two ways of commenting:
- _Single line commenting_
- _Multiline commenting_
Single line commenting:
```js
// commenting the code itself with a single comment
// let firstName = 'Asabeneh'; single line comment