Tuesday, March 18, 2008

Here's your guessing game Guessing.java assignment

//Write a guessing game with Java where the user guesses a number between one and 100 and
// you give tips based on how close or far they are. If they are 20+ digits away you can lol
//or if they are within 10-20, say they are within a decent range, otherwise say they are getting
//closer!

No comments: