Users Manual

SCRATCH CODING KIT
Code so that the catchbot can hold an object.
The catchbot you just made can open and close its tongs. Let’s see how the catchbot program will work by looking
at the flowchart below.
Coding Catchbot
Experiencing catchbot coding
The block above starts the catchbot program
Find out the angle at which the tongs open, and
type it in the block
Find out the angle at which the tongs close, and
type it in the block
Open tongs
Close tongs
Program
finish
Wait 3 seconds