Adding a Delay? – Coding and Debugging Help – Code.org Professional Learning Community https://forum.code.org/t/adding-a-delay/16460
I have a program that plays notes and flashes the LEDs. But even though there is a duration to the notes, they all play (and the lights flash) instantaneously. I can’t seem to find any sort of delay or wait. Any help wo…
Thought I should share incase the example code can help anyone else.