Commit 86701fcf by BellCodeEditor

save project

parent d8782a5e
Showing with 8 additions and 11 deletions
...@@ -10,13 +10,10 @@ def x(): ...@@ -10,13 +10,10 @@ def x():
unit=int(unit) unit=int(unit)
except: except:
print("dsfghjgrh的是福冈软体黄金分割v") print("dsfghjgrh的是福冈软体黄金分割v")
total.append(money) total.append(money)
finally
print("-"*30)
return total
result=x()
print(result)
\ No newline at end of file
print(total)
x()
\ No newline at end of file
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