Commit 396053e3 by BellCodeEditor

save project

parent 5c45df83
Showing with 12 additions and 10 deletions
def sb() def pp()
total = [] total = []
while True: while True:
unit= input("请输入jilg gyuygtyu gyug yu fg fyfo bgu:")
if unit== 'q':
break
else:
try: try:
unit= input("请输入:") unit=int(unit)
f unit== 'q':
except: except:
break print("qewfhgvedhadblu2gvhldcqrw")
else: else:
total.append(unit) total.append(unit)
print(total) print(total)
sb() pp()
\ 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