5,710
edits
Changes
→Some Programming
* to get a "long-short-long-short" blinking.
** Try this out.
* As you add more behavior here, things are going to get ridiculous very soon, you will have tons of special cases, lines and lines of code. There are more efficient ways to do this...
* What are more efficient ways to do this, use For loops or arrays.