🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Questions tagged [python-cmd]
cmd is a module in the Python Standard Library for writing line-oriented command interpreters.
46 questions
-4
votes
1
answer
How can I clear screen in python cmd?
How can I clear the screen from former results in python cmd? I want to clear the screen in each level of a loop, I mean how to clear the results and print the new one instead of that?
python
screen
python-cmd
asked Jun 03 '15 at 10:52
peltate
11
1
3
Prev
1
2
3
4