Skip to content

Commit 88b65b0

Browse files
authored
Update Readme.md
Grammar correction
1 parent a2427eb commit 88b65b0

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Quiz_Game/Readme.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11

22
# Quiz Game
33

4-
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.
5-
6-
List for storing the data and functions for defining there logic of game playing.
4+
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.
75

86
## Usage
97

108
* Copy the code to your system.
119

12-
* Run the code on python terminal and enjoy the game.
10+
* Run the code on the Python terminal and enjoy the game.
1311

1412
## Output
1513

16-
User can view there score in the end and can also play the game again.
14+
Users can view their score at the end and can also replay the game.
1715

1816
ScreenShot[https://i.postimg.cc/Kj6gNbM1/Select-C-Windows-py-exe-18-07-2023-23-03-08.png]
1917

0 commit comments

Comments
 (0)