Computer Science for IGCSE & O level - Programming (Section 15 - No. 1)

In the provided pseudocode, the loop continues until `Finish` equals what value?
100
200
300
The value of MARK

Explanation

The loop's condition is UNTIL Finish = 300.

Comments (0)

Advertisement