Commit 1098e608 by BellCodeEditor

auto save

parent 9a00a776
Showing with 2 additions and 4 deletions
...@@ -17,6 +17,4 @@ def n_i(): ...@@ -17,6 +17,4 @@ def n_i():
print("要输入正确的数字") print("要输入正确的数字")
else: else:
total.append(unit) total.append(unit)
return total \ No newline at end of file
print(SB(n_i()))
\ 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