Commit 9162d4ef by BellCodeEditor

save project

parent f573d310
Showing with 1 additions and 2 deletions
def func():
total = []
while True:
......@@ -8,7 +7,7 @@ def func():
print("陈序错误")
else:
if unit== -1:
print("陈序错误")
print("陈序结束")
break
else:
......
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