Computer Science, asked by Anonymous, 5 months ago

Which statement in Python is used to display the output in the sell window?
(a) print
(b) output
(c) display
(d) PRINT​

Answers

Answered by ireneguan0217
0

a. print

In Python print is used to display the output in the shell window.

Similar questions