Flow-Logic
Active Model
Zebra Crossing
Student challenge

Build an algorithm (flowchart) to control a zebra crossing so the beacons alternate safely and continuously: decompose the problem into clear steps (turn one beacon on, wait, switch, wait, repeat), then use start, output, delay, and decision blocks to sequence and test your logic.

100%