Using the Sound function to play music. Cheat Sheet.
Learn about variables and data types
Learn about arithmetic Operators
Learn about "for" and "while" loops, Incremental Operators, Conditional Statements.
Challenge #3 - display numbers 0 to 9 using a loop on your car's Dot Matrix display
Let's learn modulus the remainder operator to prepare for the next challenge.
Challenge #4 - Display "E" for even or "O" for odd on Dot Matrix Display.
Challenge #5 - Display the Alphabet A - Z using a loop
Challenge #6 - Make a Square [ ] pattern using the least amount of code using the Virtual Car
Challenge #7 - add Display to build on Challenge #6 to Make a Square [ ] pattern using the least amount of code using the Virtual Car