Defining a variable

suggest change
var myVariable = "This is a variable!";

This is an example of defining variables. This variable is called a “string” because it has ASCII characters (A-Z, 0-9, !@#$, etc.)

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents