Variables are for storing and referencing different data types To declare variables, you assign a value to an identifier with the assignment (=)operator You write the name of the variable on the left, ...