mirror of
https://github.com/balkian/gists.git
synced 2025-08-24 07:32:21 +00:00
Rename and download script
This commit is contained in:
3
repos/Print progress in python/progres.py
Normal file
3
repos/Print progress in python/progres.py
Normal 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>')
|
Reference in New Issue
Block a user