139
(3) Example: Limit the number of shots
This will control the robot to gradually increase the number of shots (with the maximum shots being "8
beads/time"), then restart from "1 bead/time" again.
(1) Objective: Repeats a program until the condition is “True,” and then executes the next command
(2) Type: Conditional statement block
(3) Example: Complete different paths
This will control the robot to complete paths based on the following shapes: triangle, square, pentagon, and
hexagon.