Page 65 - TP_Play_V2.1_class3
P. 65
01
08 STEPWISE THINKING
Your Aim
to learn about:
Simple Instructions Decision Making
Loops Understanding Programs
Stepwise thinking means solving a big task by breaking it into small, simple steps.
This makes it easier to understand and complete each part, one at a time.
SIMPLE INSTRUCTIONS
The order of instructions to do a task is important. Let us see the sequence of
instructions to sharpen the pencil and write it in the notebook.
Step 1 Take a sharpner, a pencil Step 2 Insert the pencil in the
and a notebook. sharpner.
Step 3 Rotate it clockwise. Step 4 Write ‘’Hello World” with
the pencil in the notebook.
Stepwise Thinking 63

