Variables are represented by a $ followed by the variable name. Variable names are case sensitive.
Recommend braces { ....... } for variables placed in string literals. Use double quotes here. Single quoted string literas will not be substituted.
Use printf() can be followed by one or more parameters
Once set can't be changed - no need for a dollor by convention use UPPERCASE name.