1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Develop a Python quiz application that tests computer knowledge. The application should randomly select 10 questions from a bank of 100, track user answers, calculate a final score, and save results to a file. The application should be well-structured using OOP principles, handle invalid input, and adhere to PEP 8 standards. Supporting files (README, sample questions, etc.) are also required.

Complexity: 4/5
enhancement good first issue