Exercises for Java programming basic course lesson 3 - flow controll, loops and arrays.
Look to source code for directions.
Project1Lesson3
- if, if else, switchProject2Lesson3
- if else or nested switch ?Project3Lesson3
- array declaration and iterationProject4Lesson3
- simple song generator