You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is to create an Quiz Game using python in which the user can answer the question and view there score using list data-structure and functions.
7
5
8
6
List for storing the data and functions for defining there logic of game playing.
9
7
10
-
11
-
12
8
## Usage
13
9
14
-
15
-
16
10
* Copy the code to your system.
17
11
18
12
* Run the code on python terminal and enjoy the game.
19
13
20
-
21
-
22
14
## Output
23
15
24
-
25
-
26
16
User can view there score in the end and can also play the game again.
0 commit comments