1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-23 09:52:28 +00:00

Add 'repos/ff8baa5fea0b20372453/' from commit '93eafeba01852f3ea886409d0a9d4dc0946e9dde'

git-subtree-dir: repos/ff8baa5fea0b20372453
git-subtree-mainline: c8ba2e28d1
git-subtree-split: 93eafeba01
This commit is contained in:
J. Fernando Sánchez 2021-10-30 15:13:14 +02:00
commit 4c05a13190

View File

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