Commit 69279f33 by BellCodeEditor

save project

parent f17da64a
Showing with 2 additions and 5 deletions
...@@ -7,7 +7,4 @@ def new_input(): ...@@ -7,7 +7,4 @@ def new_input():
else: else:
totaappend(unit) totaappend(unit)
print(total) print(total)
new_input() new_input()
return unit \ No newline at end of file
u=new_input()
print(u)
\ 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