Commit c460edf3 by BellCodeEditor

save project

parent fb30b2fb
Showing with 4 additions and 0 deletions
......@@ -13,4 +13,7 @@ def new_input():
total.append(unit)
print("-"*30)
print(total)
return total
new_input()
a = nuew_input()
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