claraj / quiz

0 stars 0 forks source link

Ensure message that is printed if user gets all the answers correct is always printed even if questions are added or removed #7

Open claraj opened 1 week ago

claraj commented 1 week ago

If another question was added, and the user answers all correctly, would this message be printed? https://github.com/claraj/quiz/blob/3396e75edc65a35a58df17705207b56a633a91a6/quiz.py#L36-L37