Commit 61612b7a by BellCodeEditor

auto save

parent e912f0da
Showing with 1 additions and 1 deletions
...@@ -13,5 +13,5 @@ def new_input(): ...@@ -13,5 +13,5 @@ def new_input():
total.append(unit) total.append(unit)
return total return total
qwo = new_input() qwo = new_input()
prnt(qwo) print(qwp)
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