mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
update example.py
This commit is contained in:
parent
5da6b727e9
commit
9f77aa3dfb
@ -16,4 +16,5 @@ class Test:
|
||||
test = Test()
|
||||
while test._val != 3:
|
||||
time.sleep(0.1)
|
||||
time.sleep(0.1)
|
||||
|
||||
time.sleep(0.5)
|
||||
|
Loading…
x
Reference in New Issue
Block a user