JS Commenst
// use two forward slashes to make a single line comment
/* use a single forward slash followed by an asterisk
to make a multiline comment. Make sure to close it with
an asterisk followed by a forward slash */
natelincyber