Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 185 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 185 Bytes

Guess-the-Number-Game

In this program used:

  1. Random Module
  2. Randint Function
  3. For loop statement

Asking the player to guess the number and given 5 chances to guess the number.