Presenter's guideline - WS5 : Loop functions integration
Step 2:The "Repeat N Times" Block
Action:
- Show the block and explain the "Fixed Count" logic.


Speaker Notes:
"The first block is the 'Repeat N times'. Use this when you know exactly how many times a task needs to happen—like picking up exactly 4 blocks. It’s a 'blind' loop; it doesn't check any sensors, it just counts down from N to zero. It’s perfect for simple, predictable tasks."