Computer Science for IGCSE & O level - Programming (Section 13 - No. 40)

What is the purpose of `Input` in the pseudo code?
Opens a file to input data.
Takes the input from the user.
Outputs to the screen.
Closes the program.

Explanation

Input is used to receive the information from the user

Comments (0)

Advertisement