-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
A Quiz Game in Python
This is a simple Python quiz game that interacts with the user through the console. It asks three questions related to Python and rewards one point for each correct answer. The program calculates the final score and percentage, then displays the result at the end. It’s a fun beginner-friendly project to practice Python basics like input(), if conditions, and simple arithmetic operations.
Assign this issue to me