Commit 537e435e by BellCodeEditor

auto save

parent 2ba88534
Showing with 2 additions and 1 deletions
def new_input(): def new_input():
total = [] total = []
try: try:
unit= int(input("请输入:")) unit= int(input("请输入商品价格:"))
except[]: except[]:
print:("no") print:("no")
......
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