Search found 1 match
- Fri Sep 23, 2011 8:34 am
- Forum: Lounge
- Topic: What can i do to further my studies because idon't have mone
- Replies: 1
- Views: 34360
What can i do to further my studies because idon't have mone
I need to write a program where the user has to guess the random number that the program makes up. The range is between 0 - 100 and the user only gets 10 tries to guess the number. If the number is too high or too low, it informs the user by saying that the random number is lower or higher. I'm ...