Page 46 - Modular_v4.0
P. 46
Chapter Profile
6 Chapter Profile Simple Instructions
Decision Making
Loops
Understanding Programs
Stepwise
Thinking
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.
Every task, from cooking to making rockets, has a sequence of steps that need to be followed.
To do any task follow these steps:
List the main steps of the task.
Divide each main step into smaller steps.
Follow the sequence of steps.
44 Modular (Ver. 4.0)-III

