In this video I made a simple guessing game With Python.
I used the Python's Built-in Random library to generate and random number between 1 to 100.
Then I took a input from the user which is just the user's guess. And then I gave the user hints that if the number is too high or too low. And if it's correct, I just gave a message that Hey, You have guessed the number Correctly!
If you liked watching this video then please like and share with your friends and family.
If you want more videos like this, Then please subscribe my channel by hitting the red Subscribe Button.
Thanks for watching!
#programming