Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 273 Bytes

File metadata and controls

2 lines (2 loc) · 273 Bytes

GuessingGame

This program will generate a random integer between one and a hundred. It will then prompt us to enter a guess. Upon entering our guess, it will tell us if we’re too low or too high. Once we guess correctly, it will print a congratulatory message and exit