Skip to content

Commit 52c0f44

Browse files
authored
Create Readme.md
1 parent ae99b72 commit 52c0f44

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

Quiz_Game/Readme.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
2+
# Quiz Game
3+
4+
5+
6+
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+
8+
List for storing the data and functions for defining there logic of game playing.
9+
10+
11+
12+
## Usage
13+
14+
15+
16+
* Copy the code to your system.
17+
18+
* Run the code on python terminal and enjoy the game.
19+
20+
21+
22+
## Output
23+
24+
25+
26+
User can view there score in the end and can also play the game again.
27+
28+
29+
30+
ScreenShot[https://i.postimg.cc/Kj6gNbM1/Select-C-Windows-py-exe-18-07-2023-23-03-08.png]
31+
32+
33+
34+
## Author
35+
36+
37+
38+
Written by [ishita-43](https://www.github.com/ishita-43)
39+
40+
41+
42+
The project was built as a contribution during [GSSOC'23](https://gssoc.girlscript.tech/).

0 commit comments

Comments
 (0)