Tutorials

Exercise:

Create a variable called number, assign the value 50 to it, and display it.

Hint: Use the var keyword to create a variable.