1
0
mirror of https://github.com/balkian/gists.git synced 2025-08-23 15:12:21 +00:00
This commit is contained in:
J. Fernando Sánchez
2015-04-16 10:26:04 -07:00
parent 49f74f5c06
commit 93eafeba01

View File

@@ -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>')