Computer Science for IGCSE & O level - Programming (Section 11 - No. 43)

In pseudocode, which command is commonly used to take input from a user?
DISPLAY
PRINT
INPUT
OUTPUT

Explanation

'INPUT' is used to receive user input.

Comments (0)

Advertisement