Commit 79ecc746 by BellCodeEditor

save project

parent b98ae933
Showing with 3 additions and 0 deletions
...@@ -8,3 +8,5 @@ def SB(): ...@@ -8,3 +8,5 @@ def SB():
else: else:
print("你输入的不是整数,请重新输入。") print("你输入的不是整数,请重新输入。")
print(total) print(total)
return unit
print(unit)
\ 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