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
0
a. print
In Python print is used to display the output in the shell window.
Similar questions