This project is to create a Quiz Game using Python in which the user can answer the questions and view their scores. Quiz_Game make use of a list data structure for data storage and functions for implementing logic.
-
Copy the code to your system.
-
Run the code on the Python terminal and enjoy the game.
Users can view their score at the end and can also replay the game.
ScreenShot[https://i.postimg.cc/Kj6gNbM1/Select-C-Windows-py-exe-18-07-2023-23-03-08.png]
Written by ishita-43
The project was built as a contribution during GSSOC'23.