2 # Whether or not our carrots are going to be turned into cake.
3 ## These should throw errors
7 # A message encouraging our users to eat their carrots.
8 encouragement_phrase = 586956856856 # shouldn't throw error
11 blah_blah = "blah!" # shouldn't throw error either
14 eat_celery_with_carrots = pants # yeah that's def an error right there.