Skip to content

Commit

Permalink
Merge pull request #2988 from ishita-43/main-1
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
avinashkranjan authored Aug 20, 2023
2 parents a2427eb + 88b65b0 commit 1ff2122
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Quiz_Game/Readme.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@

# Quiz Game

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.

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

## Usage

* Copy the code to your system.

* Run the code on python terminal and enjoy the game.
* Run the code on the Python terminal and enjoy the game.

## Output

User can view there score in the end and can also play the game again.
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]

Expand Down

0 comments on commit 1ff2122

Please sign in to comment.