Open Issues Need Help
View All on GitHub Create a Python Quiz Application for Computer Knowledge Assessment about 2 months ago
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