Python Programming - Console Input/Output - Discussion
Discussion Forum : Console Input/Output - General Questions (Q.No. 6)
6.
How can you clear the screen in a Python console application?
Answer: Option
Explanation:
You can use
os.system("clear")
to clear the screen in a Python console application.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers