Commit 2876fc60 by BellCodeEditor

auto save

parent 024fb164
Showing with 1 additions and 0 deletions
# 尝试封装一个能进行多次输入的程序,帮助我们收集价格吧!
total = [] total = []
while True: while True:
unit= input("请输入:") unit= input("请输入:")
......
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