Commit 86701fcf by BellCodeEditor

save project

parent d8782a5e
Showing with 6 additions and 9 deletions
...@@ -11,12 +11,9 @@ def x(): ...@@ -11,12 +11,9 @@ def x():
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