Commit c19e1c04 by BellCodeEditor

save project

parent b4e24f3b
Showing with 5 additions and 5 deletions
...@@ -9,11 +9,11 @@ def gg(): ...@@ -9,11 +9,11 @@ def gg():
unit = int(unit) unit = int(unit)
except: except:
print("记得发给你发过法国发过") print("记得发给你发过法国发过")
else: else:
total.append(unit) total.append(unit)
finally: finally:
print("_"*30) print("_"*30)
return total: return total
......
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