Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (50.2k points)
Can anyone tell me how to clear Python shell?

1 Answer

0 votes
by (108k points)

For clearing the shell in Python, all you need to do is type in ‘cls’ or use the clear command in your shell. This command will clear all the commands that you have written previously in the shell.

If you are looking for an online course to learn Python, I recommend this Python Online Course by Intellipaat.

Related questions

0 votes
2 answers
asked Sep 25, 2019 in Python by Sammy (47.6k points)
+9 votes
1 answer
0 votes
1 answer
asked Sep 10, 2019 in Python by Sammy (47.6k points)
0 votes
1 answer
asked Sep 25, 2019 in Python by Sammy (47.6k points)

Browse Categories

...