CBSE Class 10 Computer Applications
Question 3 of 31
Python Revision — Question 1
Back to all questions 1
Question Question 1
Which statement/function will you use to display something on screen ?
- Display
- display
Reason — The print statement is used to display something on screen.