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

@ -0,0 +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')
Loading…
Cancel
Save