The Quiz game asks the player questions about animals. They have three chances to answer each question you don’t want to take the quiz too difficult. Each correct answer will score a point. At the end of the game, the program will reveal the player’s final score.
The program should continue to check if there are any questions to ask and if the player has exhausted all his chances. The score is stored in a variable during the game. Once all the questions have been answered, the game ends.
This project is implemented using python programming language.
Log in or sign up for Devpost to join the conversation.