AasaiAlangaram / Eduonix---Python-Exercise-Project

Game of Guess Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eduonix-Python-Exercise-Project

Game of Guess Project

Question

-Create a script that will ask the user how many games they would like to play
-For every game, ask the player to enter a number between 1- 25
-Inform a player if the number is higher or lower -Build a loop statement that will iterate number of games and number picked
-When user guess right, tell them how many guess it took.

Solution

-Check out source file

Happy coding!

About

Game of Guess Project


Languages

Language:Python 100.0%