How to wrap a try except block around a for loop?

后端 未结 0 1633
谎友^
谎友^ 2021-01-18 18:17

I want to apply a exception block around my for loop. That is, if there is any problem in running for loop condition ie(x in results ) i want to cover it using exception. I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题