Page 47 - IT_V5.0_Class7
P. 47
Step 10: Draw an arrow towards down. You can press the Shift key while dragging to draw a
straight arrow.
Step 11: Similarly, select the Flowchart: Data shape from the Insert à Shape à Shapes and
draw the Flowchart: Data shape.
Step 12: Double-click inside the Flowchart: Data shape and type Input A and B.
10
11 12
Step 13: Again, draw an arrow towards down. Start
Step 14: Select the Flowchart: Process shape and draw it.
Step 15: Double-click inside the Flowchart: Process shape
Input A and B
and type Result = A – B.
Step 16: Again, draw an arrow towards down.
Step 17: Similarly, draw the Flowchart: Data shape again Result = A – B
and type Display Result.
Step 18: Again, draw an arrow towards down.
Display Result
Step 19: Draw a Flowchart: Terminator shape again and
type Stop in it. The flowchart will complete.
Stop
Flowchart 1: Draw a flowchart for calculating the area of a rectangle using Google Drawings.
Start
INPUT LENGTH, WIDTH
AREA=LENGTH * WIDTH
DISPLAY AREA
Stop
Decision Making in Flowcharts
If we have to represent branching or looping in flowchart, then we use a diamond symbol with
directions as YES or NO.
Algorithm and Flowchart 45

