Commit f0f0b17a by BellCodeEditor

auto save

parent 024fb164
Showing with 3 additions and 3 deletions
total = [] def
while True: total = []
unit= input("请输入:") while True:
if unit== 'q': if unit== 'q':
break break
else: else:
......
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