Computer Science for IGCSE & O level - Programming (Section 8 - No. 47)

What does the 'print' function usually do?
Takes information from the user.
Displays information on the screen.
Tests whether a condition is correct.
Repeats a task.

Explanation

The print function outputs text.

Comments (0)

Advertisement