Write bunch of java to solve a series of requirements and pass a series of tests to prove your code works the way it should.


Work through WriteIFs.java, follow the directions for each method.
Run All Tests on the class until you pass them all.

Work through WriteLoops.java, follow the directions for each method.
Run All Tests on the class until you pass them all.