Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Python CLI Quiz Game

A simple, interactive command-line quiz game built in Python to test programming knowledge.

Features

  • Pre-populated question bank using a list of dictionaries.
  • Dynamic iteration through questions using for loops.
  • Input validation (supports uppercase/lowercase answers).
  • Early exit option (q) to quit the game at any time.
  • Real-time score tracking.

How to Run

  1. Make sure you have Python installed.
  2. Run the script in your terminal:
    python quiz_game.py

About

A command-line trivia quiz game built in Python using lists of dictionaries, loops, and user input handling.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages