Commit d849ac1a by BellCodeEditor

save project

parent 114b873b
Showing with 5 additions and 3 deletions
......@@ -11,6 +11,9 @@ def funny():
print("输错了")
else:
tota.append(unit1)
print("-"*30)
finally:
print("-"*30)
print(tota)
return tota
funny()
\ No newline at end of file
funny()
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