An open API service indexing awesome lists of open source software.

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.

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.