LOOP: i = 1 to 9 step 1
CASE of i
= 1: DISPLAY “Hello”
= 3-4: DISPLAY “Good day”
= 6: i = i + 2
= 7-9: DISPLAY “Bye”
OTHERWISE
DISPLAY “Invalid”
END-OF-CASE
DISPLAY
LOOP-END:
Draw a flowchart for the above algorithm .
[Hint: this will be an incomplete flowchart due to the algorithm given is just a part of the
program.]
Answers
Answered by
0
Answer:
fyjru6ru6mru6md7m6d65jd thanks for the points
Similar questions