Practicing with constants
constants are similar to variables in that they both store a given value, however they do have some differences, the biggest of which
being that variables are mutable, and constants are immutable, meaning that it cannot be changed within the script once its defined
here is my favorite rap artist defined as a constant: My favorite rapper is MF DOOM
here is my first and last name displayed as concatenated constants: Julius Lyndsley