CS 117 Assignment: Hodgepodge

Assigned Friday, 2/22/02.
Due Wednesday, 2/27/02 by 9:00 PM.

For this assignment, you will write a miscellaneous collection of static methods in a class named Hodgepodge. Hodgepodge will also have a main method that puts the other methods through their paces.

Here is a description of the methods you need to write.

You may not change the signatures of the methods described above. If you have the desire to do so, you're organizing your code incorrectly and should either rethink your design or talk to me.

Start early, have fun, and keep in touch.