Caca created a beginner Python quiz with random questions, answer checking, and a final score summary. The project is designed to feel encouraging, especially when a player gets an answer wrong and wants to try again.
Reviewer Note
Maya called out the friendly feedback messages and the way Caca used loops to keep the quiz moving without repeated code.