Page 70 - Digicode_AI_class_6
P. 70
Information Literacy
code Quest Technology Literacy
Complete the algorithm to search on Google for a question “who developed first code?”
Step 1 Start
Step 2 Turn on your computer
Step 3 Open a
Step 4 In the address bar, type
.com
Step 5 Type as your query
Step 6 Press
Step 7 End
Flowcharts
A flowchart is a type of graphical diagram that represents an algorithm. Flowcharts are used in
analysing, designing, documenting or managing a process or program in various fields.
Symbols Used in Flowcharts
Different symbols are used to draw different types of flowcharts.
Symbol Name Description
(Start/Stop) It is used to show the start and stop points of the flowchart. It
Oval usually contains the words 'Start' or 'Stop'.
Process It shows a process or action step.
Rectangle
Input/Output It represents information entering or leaving the system, i.e.,
Parallelogram input and output.
Decision It indicates a question or branch in the process flow. It is used
when there are 2 options (Yes/No).
Diamond
Flow Line It shows the direction in which the process flows.
68 DigiCode AI-VI

