Commit b22dd437 by BellCodeEditor

save project

parent 117410fd
Showing with 3 additions and 12 deletions
fvtotal = [] total = []
while True: while Trur
unit= input("请输入:") \ No newline at end of file
if unit== 'q':
break
else:
total.append(unit)
print(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