Lesson 03: For and While Loops

Complete the following Exercises in "Java For and While Loops" (Pages 35-51 in Textbook below)


-Print the Evans  (Page 41)

-Sum the Evans  (Page 42)

-Sum the Squares (Page 43)

-Print the Evans with User Input (Page 44)

-Sum the Squares with User Input (Page 45)

-Count Down with user Input (Page 46)

-Investment Growth (Page 47)

-Fizz Buzz (Pages 48-49)

-While Loop Print the Odds (Page 50)

-Savings Target (Page 51)

Java Data Elements V2022

Resources:

Presentation on For and While Loops

Video 08a Work Together with For Loops (Below)

Video 08b While Loop Review and Examples (Below)