Quiz (Python Console Game)
Developed a simple console-based quiz game in Python. The game presents True/False questions to the user, checks their answers, and tracks their score. The questions and answers are hardcoded in a separate data file.
Check Out Repository