Commit 5d63bb81 by BellCodeEditor

save project

parent a64c9eb6
Showing with 6 additions and 2 deletions
...@@ -11,6 +11,8 @@ def new_input(): ...@@ -11,6 +11,8 @@ def new_input():
print(next) print(next)
else: else:
total.append(until) total.append(until)
finally:
print("-"*30) print("-"*30)
print(total) return total
new_input() resuiy=new_input()
print(result)
def
\ 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