This project is a basic multiple-choice quiz game written in Python. The user is asked a series of questions, each having four options. If the user selects the correct answer, the quiz continues. If the answer is wrong, the quiz stops immediately and displays the correct answer.