You should use input.nextLine() to read an entire input
line, where input is a reference to
a Scanner object.
Here is a sample execution. The user input is in bold.
os-prompt%java Echo ready This is a test. This is a test. os-prompt%Please make sure that the program you submit for this lab follows the same programming style guidelines that are used for the programming projects.
Make sure the program is properly commented, then submit the program using WebCT ("Lab4 - work on Program1").
When that is done, you should continue working on the programming project with whatever time you have left.