Question 8
Question 8 of 11

Question image for Q8
Topics Tested

Drawing a basic program flowchart to solve a given problem

Writing an algorithm using pseudocode to solve a given problem, including: INPUT/READ, WRITE/PRINT, FOR...NEXT, FOR...NEXT...STEP, IF...ELSE...ENDIF, WHILE...ENDWHILE, REPEAT...UNTIL, CASE...ENDCASE, Comparison operators >, <, =, Arithmetic operators +, -, *, /