Commit 6c5ab08e by BellCodeEditor

save project

parent 13ff1f86
Showing with 1 additions and 1 deletions
...@@ -14,4 +14,4 @@ def new_input(): ...@@ -14,4 +14,4 @@ def new_input():
total.append(unit) total.append(unit)
return total return total
a=new_input() a=new_input()
print(a) print(a)
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