Below is a copy of the code for the musical quiz buzzer with some deliberate errors for you to find and fix. When you’ve fixed the bug, add a comment using # to describe how you fixed it.
Remember:
- Python is case sensitive: it’s fussy about the difference between capital letters and lowercase letters.
- Indentation is really important in python.
Trackbacks/Pingbacks