Computer Science for IGCSE & O level - Programming (Section 2 - No. 21)

Which of the following represents the 'input' operation?
print()
read()
OUTPUT
OUTPUT 'Hello'

Explanation

read() represents the operation to get input from the user

Comments (0)

Advertisement