Constants
I live in a 1 story house.
My dog is an American Eskimo.
Variables start with the character $, use the operator =, and can be changed. Constants start with define, are set with the () function, and cannot be changed once set.
Variables and constants both store information.