Commit d4c0b9e7 by BellCodeEditor

save project

parent 719a7bbb
Showing with 5 additions and 3 deletions
...@@ -12,5 +12,7 @@ def new_input(): ...@@ -12,5 +12,7 @@ def new_input():
print("sb啊,输错了都不之道。") print("sb啊,输错了都不之道。")
else: else:
total.append(p) total.append(p)
print(total) ############################################print(total)
new_input() return total
\ No newline at end of file
print(new_input())
\ 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