Commit 366facbd by BellCodeEditor

save project

parent dbed6bda
Showing with 5 additions and 3 deletions
......@@ -7,10 +7,12 @@ def poo():
else:
try:
unit=int(unit)
except
except:
print('重输')
else:
total.append(unit)
return total
finally:
print('=========================================================================================================================================================')
return tota
rrtty=poo()
poo()
print(rrtty)
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