Commit fbc96e2c by BellCodeEditor

auto save

parent e152a70d
Showing with 3 additions and 3 deletions
......@@ -11,6 +11,6 @@ def bigWhite():
print("要输入整数啊!")
else:
total.append(unit)
print(total)
return total
bigWhite()
\ No newline at end of file
print(bigWhite())
\ 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