Add the following Section 2-8 Vocabulary to your Java Definitions document:
      - A graphical representation of a process model that uses shapes to represent the actions  in the model. 
        - Executes the first set of instructions if a condition is true and the second set of instructions  if a condition is false. 
        - 
        Executes instructions repeatedly in a loop while a condition is true 
      Begin Section 2:  Lesson 8 - IF and WHILE Control Structures slides. 
        Begin Section 2-8 IF and WHILE Control Structures practice. Save the White Rabbit Project as 2-8 Bunny Moves - be sure the bunny runs into the hedge. Save optional 1 activity as 2-8 Cheshire Cat .  Save  activity 2 as 2-8 Cards. Save  activity 3 as 2-8 Tortoise.
      Begin Section 2-8 IF and WHILE Control Structures project. Save the fish as Fish_8.
        
        Once you have ALL animations completed you will show these to your instructor for teacher check. 
      Add the following Section 2-9 Vocabulary to your Java Definitions document:
      - Add (+), subtract (-), multiply (*) and divide (/).
        - 
        A combination of values that, when arranged correctly, result in a final value. 
      Begin Section 2:  Lesson 9 - Expressions slides. 
        Begin Section 2-9 Expressions practice. Save the White Rabbit Project as 2-9 Bunny Wall - answer question 5 as comments in your code. Save optional 1 activity as 2-9 UFO .
      Begin Section 2-9 Expressions project. Save the fish as Fish_9.
        
        Once you have ALL animations completed you will show these to your instructor for teacher check.