Commit 3b9f28c8 by BellCodeEditor

auto save

parent f8ae16d3
Showing with 4 additions and 0 deletions
......@@ -11,3 +11,6 @@ def totl():
print("你输入的不是整数")
else:
total.append(unit)
return total
a=totl()
print(a)
\ 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