A simple Python command-line quiz program that tests basic Python concepts like input functions, operators, and loops. It provides instant feedback for each answer and displays the final score at the end. Perfect for beginners to practice control flow and conditional statements in Python.