Computer Science for IGCSE & O level - Programming (Section 10 - No. 42)

What statement in pseudocode can be used to get input from the user?
OUTPUT
WRITE
INPUT
PRINT

Explanation

The `INPUT` statement is used to receive input from the user.

Comments (0)

Advertisement