Computer Science for IGCSE & O level - Programming (Section 15 - No. 19)
What is the function of the `OUTPUT` statement in the context of the provided pseudo-code?
To declare variables.
To get input from the user.
To display information to the user.
To perform mathematical calculations.
Explanation
Output is for displaying info.
Comments (0)
