我想覆盖hello.但是当\n打印出来时我无法回到那条线上.那么应用程序做了什么来覆盖许多行,如程序htop.
hello
\n
import sys print 'hello' print 'huhu', print '\r\r\rnooooo\r'
python python-2.7
python ×1
python-2.7 ×1