Commit 719a7bbb by BellCodeEditor

save project

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