CS 160
February 6, 2004
Today's class
Here is the link to the ConsoleReader that will allow you to take user input from the console window.
Here's an example of how to use it.
Example of a do/while loop
The example of the nested for loop
Using the Continue and Break statements