I hereby claim:
-
I am nitharios on github.
-
I am notnathaniel (https://keybase.io/notnathaniel) on keybase.
-
I have a public key ASAT6CmT3kA0BctecAJKApZtN2Dqq1D6hoUW5cwL4zPhMAo
I hereby claim:
I am nitharios on github.
I am notnathaniel (https://keybase.io/notnathaniel) on keybase.
I have a public key ASAT6CmT3kA0BctecAJKApZtN2Dqq1D6hoUW5cwL4zPhMAo
| // Comments are text that will not be executed in your code. Rather comments are for other programmers to read. | |
| // Single line comments start with // | |
| /* Multiple line comments start with*/ /* and end with */ | |
| /* All of the exercises below are commented out. Write your Javascript code after each exercise. */ | |
| /* Variables and Data Types */ | |
| /*Console.log each variable and test your code in the terminal using the Node REPL*/ |