Variable Syntax

Learn how to use data types and identifiers to create a variable and assign it a value.

We'll cover the following...

Declaring variables #

The format followed to declare a variable is simple:

 ...