Skip to content

Hola! This is a simple number guessing game made in Python🐍

Notifications You must be signed in to change notification settings

DynamicManish/Guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Guessing_game

Hola! This is a simple number guessing game made in Python🐍

image

It is basically a project made for learing purposes, will be benificial for those who are new to this language

In this game, the computer generates a number randomly(here, integral number b/w 1 to 10) and the user have to guess that number correctly. Until the user enter the correct guessed number, the program will keep on executing

The 'time' module is later included to this program to make the execution of code in a bit sleepy manner, and to make code more visually appealing!

image

This simple program is having a algorithmic code and a neat struture

About

Hola! This is a simple number guessing game made in Python🐍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages