Page 68 - CodePilot V5.0 C6
P. 68
ACTIVITY-2
Complete the algorithm by filling in the blanks to show the steps for creating a poster in
Canva on Famous Tech Gurus.
(a) Open
(b) Select
(c) Add
(d) Insert
(e) Add
(f) Save
FLOWCHART
A flowchart is a diagram that uses shapes and arrows to show steps in an algorithm. It displays
the steps in order and helps us understand and check instructions quickly. Flowcharts are used in
many fields to analyse, design and manage processes.
SYMBOLS USED IN FLOWCHARTS
Different symbols are used to draw different types of flowcharts, as shown in the following table:
Symbol Name Description
Terminal (Start/
Stop) Marks the start and end points of the flowchart.
Process Represents an action or process step.
Input/Output Shows where data enters or exits the system.
Decision Indicates a point where a decision is made (Yes/No).
Flow Line/Arrow Shows the direction of flow between steps.
Connects points on the same page to avoid messy
On-page Connector
lines.
Connects flowcharts across pages, paired with
Off-page Connector
matching labels.
66
CodePilot (V5.0)-VI

