Computer Science - Computational Thinking - Sequencing and ordering - Write Instructions for a Robot
Given a simple task, arrange the instruction blocks in order. Task 1: 'Make the robot walk to the door and open it.' Blocks: [Stand up] [Walk forward 5 steps] [Turn right] [Walk forward 3 steps] [Reach out hand] [Grab doorknob] [Turn doorknob] [Pull door]. Students arrange blocks. If the order is wr