Commit b1eddddb by BellCodeEditor

save project

parent d6651600
Showing with 3 additions and 2 deletions
......@@ -1009,9 +1009,10 @@ def new_inpur
except:
print("")
else:
total.append(unit)
total.append(money)
finally:
print("-"*30)
print(total)
return total
else:
total.append(unit)
......
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