https://github.com/goyal-coder/kbc-game
This is a questionary made with python.
https://github.com/goyal-coder/kbc-game
Last synced: about 1 year ago
JSON representation
This is a questionary made with python.
- Host: GitHub
- URL: https://github.com/goyal-coder/kbc-game
- Owner: goyal-coder
- Created: 2025-02-06T15:11:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T15:14:42.000Z (over 1 year ago)
- Last Synced: 2025-02-12T12:54:50.035Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Quiz Game
Welcome to the Python Quiz Game! This is a simple command-line quiz game where you can test your knowledge on various topics, including programming, computers, and technology. The game will ask you multiple-choice questions and provide feedback on whether your answer was correct.
## Features
- Multiple-choice questions.
- Immediate feedback after each answer.
- Simple command-line interface.
## How to Play
1. Clone the repository or download the files to your local machine.
2. Open a terminal or command prompt.
3. Navigate to the folder where the Python script is located.
4. Run the script using the command:
```bash
python KBC.py
5.Answer the questions by typing the corresponding letter (a, b, c, or d) when prompted.
Notes
The game includes 10 different questions related to computer science, programming, and tech.
It's a great way to test and improve your knowledge!
Credits
This project was created by me (Nandini), but I took some help from AI (ChatGPT) to make the code more professional and polished.