A console-based Python quiz program that tests your geography knowledge, tracks scores, and maintains a persistent high score across sessions. Built as part of my Python learning journey, focused on ...
🎯 Overview This is a simple, command-line-based General Knowledge Quiz implemented in Python. It presents the user with five multiple-choice questions, accepts their answers, provides immediate ...