Commit 8f5e4f50 by BellCodeEditor

save project

parent c33b0ac5
Showing with 3 additions and 3 deletions
...@@ -11,5 +11,6 @@ def sssssss(): ...@@ -11,5 +11,6 @@ def sssssss():
print("输入错误") print("输入错误")
else: else:
total.append(unit) total.append(unit)
print(total) return total
sssssss() eee=sssssss()
\ No newline at end of file print(eee)
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