ICT G6 B2 Sheet1 Flowchartalgorithm
ICT G6 B2 Sheet1 Flowchartalgorithm
ICT G6 B2 Sheet1 Flowchartalgorithm
………………………………………………………
G6
Student Name: ……………………………………………………… Class
………. A/B
Block 2
Sheet1
Page 1 of 7 Nile Egyptian School _ October – )مدارس النيل المرصية (فرع أكتوبر
Introduction
What does a problem mean??
It is a question that needs an answer.
OR A goal you want to achieve.
OR A situation that requires a solution.
NOTE → Every problem even in our daily life needs a sequence to be solved.
What is a flowchart?
A flowchart is a diagram that uses standard shapes to solve a problem in a
Uses of a flowchart:
• To explain and show the sequence of steps of solving a problem.
Page 2 of 7 Nile Egyptian School _ October – )مدارس النيل المرصية (فرع أكتوبر
What is meant by an Algorithm?
• Is a set of series of steps Or guidelines that describes how to perform a task.
Algorithm is represented by
drawing a flowchart.
Page 3 of 7 Nile Egyptian School _ October – )مدارس النيل المرصية (فرع أكتوبر
FLOWCHART SYMBOLS
Page 4 of 7 Nile Egyptian School _ October – )مدارس النيل المرصية (فرع أكتوبر
Let’s start solving some problems
Algorithm Flowchart
Start
1- Start
Mix
End
End
Page 5 of 7 Nile Egyptian School _ October – )مدارس النيل المرصية (فرع أكتوبر
Draw a flowchart for setting alarm to get out of bed
Algorithm Flowchart
1.Alarm
2.Set alarm
5.shower
6.End
Page 6 of 7 Nile Egyptian School _ October – )مدارس النيل المرصية (فرع أكتوبر
Draw a flowchart print out the Sum of two numbers
First number → x
Second number → y
SO ,, Sum = x+y
Algorithm Flowchart
1- Start Start
2- Input x ,y
Input x , y
3- Sum = x+y
4- Output Sum
Sum = x+y
5- End
Output Sum
End
Page 7 of 7 Nile Egyptian School _ October – )مدارس النيل المرصية (فرع أكتوبر