Hi there! In this video, I have made a number guessing game, let me give an intro to the game:
The first computer will generate a random limit and then it`ll create a number in that limit.
After that, the user has to guess the number, he/she can make 3 guesses, if he guesses the right number, he`ll get +10 points else -10 points.
#coding
#programming