Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 249 Bytes

File metadata and controls

4 lines (3 loc) · 249 Bytes

High Low

Objective

Create a console application for a game of High Low. A random number is chosen between 1 and 10. The player has three guesses to get the right number. After each wrong guess, the player is informed if they are high or low.