Project steps

Step 1

Program the traffic light to make it red when Avery is far away, yellow when Avery approaches the intersection, and green when Avery is ready to cross.

You might choose to use

  • Sensing blocks.
  • Variables.
  • Operators.
  • Control blocks.


  • Stuck?

    • Check the order of your conditional statements
    • Add or remove a loop
    • Add wait blocks to slow your program down