Commit 5e85841a by BellCodeEditor

save project

parent e12df085
Showing with 5 additions and 3 deletions
...@@ -11,5 +11,7 @@ def sb(): ...@@ -11,5 +11,7 @@ def sb():
print("输入数字") print("输入数字")
else: else:
total.append(unit) total.append(unit)
print(total) #print(totle,"这是内部")
sb() return totle
\ No newline at end of file
print(sb)
\ 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