J. Fernando Sánchez 9 years ago
parent 49f74f5c06
commit 93eafeba01

@ -1,3 +1,3 @@
import sys
# \r is carriage return, writes the following text to the beginning of the line
sys.stdout.write('\r<And your message')
sys.stdout.write('\r<And your message>')
Loading…
Cancel
Save