Commit 1d8bdc76 by BellCodeEditor

save project

parent 775dd661
Showing with 3 additions and 3 deletions
......@@ -9,8 +9,9 @@ def new_input():
except:
print("输入整数")
else:
print()
total.append(unit)
print(total)
\ No newline at end of file
return (total)
new_input()
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