Commit 84c9adec by BellCodeEditor

save project

parent cb221d88
Showing with 3 additions and 1 deletions
...@@ -10,7 +10,9 @@ shua() ...@@ -10,7 +10,9 @@ shua()
while True: while True:
if i==0: if i==0:
shua() shua()
print("五次机会已用完!") print("五
次机会已用完!")
time.sleep(1) time.sleep(1)
shua() shua()
asdf=10 asdf=10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment