Commit 530eee16 by BellCodeEditor

save project

parent a7cb237c
Showing with 3 additions and 3 deletions
......@@ -16,10 +16,10 @@ def new_nput():
print("-"*30)
total.append(unit)
print(total)
new_nput()
return total
result = new_nput()
print(result)
......
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