• When you see a variable in code, the name of the variable will always be to the left of the '=' sign.
  • Everything to the right of the '=' sign is what you are setting as the variables value.
  • The box is to the left of the '=' and what you want to put in the box is to the right of the '='
  • For this example, the code would by therapy_dog='Epcot'