Commit 909ba0bb by BellCodeEditor

save project

parent 1b361881
Showing with 4 additions and 14 deletions
...@@ -12,17 +12,6 @@ def new_inpurt(): ...@@ -12,17 +12,6 @@ def new_inpurt():
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
new_inpurt() return total
a=new_inpurt()
print(a)
\ 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