Commit a9d37411 by BellCodeEditor

auto save

parent c3b63b13
Showing with 2 additions and 1 deletions
......@@ -4,5 +4,5 @@ while True:
if unit== 'q':
break
else:
total.append(unit)
total.append('香蕉7元'[2],'鸭梨4元'[4])
print(total)
\ No newline at end of file
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