update code to current
This commit is contained in:
parent
0a563d8b02
commit
0ad7b3f110
6 changed files with 55 additions and 17 deletions
|
@ -1,4 +1 @@
|
|||
import time
|
||||
for i in range(10):
|
||||
print(i)
|
||||
time.sleep(0.5)
|
||||
print("log test")
|
Loading…
Add table
Add a link
Reference in a new issue