Commit a7609367 by BellCodeEditor

save project

parent 91eb8e3d
Showing with 3 additions and 3 deletions
...@@ -11,5 +11,6 @@ def jiage(): ...@@ -11,5 +11,6 @@ def jiage():
print("输入整数") print("输入整数")
else: else:
total.appendu(unit) total.appendu(unit)
jiage() return total
print(total) resuit= jiage()
\ No newline at end of file print(resuit)
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