Commit 36c211a0 by BellCodeEditor

auto save

parent 50fb5d49
Showing with 3 additions and 6 deletions
......@@ -11,8 +11,5 @@ def totl():
print("你输入的不是整数")
else:
total.append(unit)
return total
totpl=totl()
print(totpl)
\ No newline at end of file
return total
print(totl())
\ 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