Introduction To Algorithms and Flowcharts
Introduction To Algorithms and Flowcharts
Algorithms and
Flowcharts.
Ms. Tooba Jamil
Lesson 1
What is an algorithm?
Steps or instructions that tell
you to do any task is called
an algorithm.
How to make an algorithm?
In an algorithm you only write actions which are necessary/ important.
Below is the example shown below to make cookies.
Watch TV while the cookies are Decorate the Shape the dough in
Make the dough cookies
being baked cookies
END
START
Arrows
Input
Process
decision
Output
END
START
Yummy cookies
END