Piano Half Siren Bug Hunt! Test your Troubleshooting.
Use your purple reference cards to review the formatting for a ‘for’ loop. Then see if you can pinpoint the bug in this program.
Use your purple reference cards to review the formatting for a ‘for’ loop. Then see if you can pinpoint the bug in this program.
As you've probably learned by now, code can be very picky about the order in which you write things. Take a closer look at the things inside the parentheses of the 'for' loop. Something is mixed up there.
Still stuck? Look at your purple cards or re-open the project code to see how the 'for' loop should be created.