Skip to content

A command-line based quiz game in Python featuring three difficulty levels (Easy, Medium, Hard), with high score tracking and a variety of general knowledge questions. Built using only core Python, perfect for beginners.

Notifications You must be signed in to change notification settings

ehtishamaflaq3/quiz-app-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Python Multi-Level Quiz App

This is a terminal-based Quiz Application built using Python, designed to test your general knowledge across three difficulty levels: Easy, Medium, and Hard.

πŸ”Ή Key Features

Three Difficulty Levels:- Choose between Easy (basic), Medium (intermediate), or Hard (advanced) quizzes.

60+ Questions:- Covers topics like science, math, history, geography, and general knowledge.

High Score Saving:- Each level tracks and saves the highest score using .txt files.

User-Friendly Interface:- Clean terminal interface with instant feedback on every answer.

Technologies Used:- Python (no external libraries required) File handling for high score saving

File Structure:- quiz_app.py – Main program file easyhigh_score.txt – High score for Easy level medium high_score.txt – High score for Medium level high level high_score.txt – High score for Hard level

Author:- Ehtisham Aflaq Software Engineering Student | Python Enthusiast πŸ“ Rawalpindi, Pakistan

About

A command-line based quiz game in Python featuring three difficulty levels (Easy, Medium, Hard), with high score tracking and a variety of general knowledge questions. Built using only core Python, perfect for beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages