Commit 549f7c69 by BellCodeEditor

save project

parent c6e3717a
Showing with 3 additions and 1 deletions
...@@ -11,6 +11,8 @@ def poo(): ...@@ -11,6 +11,8 @@ def poo():
print('重输') print('重输')
else: else:
total.append(unit) total.append(unit)
return total finally:
print('=========================================================================================================================================================')
return tota
rrtty=poo() rrtty=poo()
print(rrtty) print(rrtty)
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