This commit is contained in:
5
script/outupdate.py
Normal file
5
script/outupdate.py
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
for i in range(100):
|
||||
out.write(i)
|
||||
time.sleep(0.1)
|
||||
Reference in New Issue
Block a user