1. Watch video "08a Work Together with For Loops". Experiment with the Sandbox example along with the video to practice creating For Loops. Presentation is located at: http://nebomusic.net/javalessons/08a_Looping_Exercises.pdf
2. Complete the following Exercises in "Java For and While Loops"
-Print the Evans
-Sum the Evans
-Sum the Squares
-Print the Evans with User Input
-Sum the Squares with User Input
-Count Down with user Input
-Investment Growth
-Fizz Buzz