Repeat Until Loops

Review how Repeat Until Loops repeat a set of instructions until a condition is met. Discuss situations in which this block could be helpful.

  • For example, when playing Marco Polo with Dash, you could program Dash to repeat a set of instructions until Dash sees an obstacle in front.

Complete and Continue