Hello Everyone,
I have created a python program of guessing the number game. In this program, the user has to guess the number randomly generated by the computer between 0 to 10 in three chances.This is a very basic game and the code is written in such a simple way that any beginner can understand it so as to learn Python in a unique way.
Note: To generate random numbers, Python's Built-in Module 'random' is used.
Screenshots:
No comments:
Post a Comment