To asign a variable, always start with a $ then the name
followed by an = sign, then quotes and a semi-colen.
$firstName = "Robert";