Multi-line comments start with /* and end with */.
Multi-line comment as an explanation:
Welcome Home!We can use multi-line comments to prevent blocks of code from being executed:
Hello!The multi-line comment syntax can also be used to prevent execution of parts inside a code-line:
10