Commit 9e34d8f0 by BellCodeEditor

save project

parent c34f4ce0
Showing with 5 additions and 5 deletions
...@@ -12,8 +12,7 @@ def new_input(): ...@@ -12,8 +12,7 @@ def new_input():
else: else:
total.append(a) total.append(a)
print('*'*30) print('*'*30)
print(total) return total
new_input() b=new_input()
print(b)
\ 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