Step 12. Introduction to Conditional Statements
Daniel Shiffman introduces the fundamental concept of an "if" statement in programming.
He introduces JavaScript
operators.
The "if" statement in this World tests if the x-value of the mouse is above a certain value and changes color accordingly.
Edit it to do something entirely different.