Algorithms and Flowcharts
Algorithms and Flowcharts
and
Flowcharts
Ankita Agarwal
Algorithms
FD 4
LT 90
FD 2
RT 90
FD 3
LT 90
FD 5
LT 90
FD 7
4
Flowcharts
and
pseudocode
Pseudocode
PSEUDO
CODE
15
Loops
19
20
Condition controlled- REPEAT
UNTIL Loop
Condition controlled- While
Loop
An algorithm needs to continually ask
the user to input numbers, and add
them to a total, until the total marks is
more than 100, then output the total.
23 Presentation title 20XX
Nested
Constr
uct