Commit 4523a96b by BellCodeEditor

auto save

parent 024fb164
Showing with 15 additions and 7 deletions
total = [] def fdhyfgdf():
while True: hhgh=[]
unit= input("请输入:") while True
if unit== 'q': unit= input("hgjnfgycjbcgyfcjjhbhhhhh")
if unit=="q"
break break
else: else:
total.append(unit) try:
print(total) unit=int(unit)
\ No newline at end of file except:
print("gdffjyf")
else:
hhgh.append(unit)
return total
result=fdhyfgdf()
print(result)
\ 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