Commit be5345da by BellCodeEditor

auto save

parent 584fcc8f
Showing with 0 additions and 1 deletions
...@@ -7,7 +7,6 @@ def sb(): ...@@ -7,7 +7,6 @@ def sb():
except: except:
print('输入错误,请输入一个价格') print('输入错误,请输入一个价格')
else: else:
total.append(unit)
print("%"*50) print("%"*50)
print(total) print(total)
return total return total
......
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