What is better to use with try, except - print or raise?

后端 未结 0 1961
忘了有多久
忘了有多久 2021-01-30 18:41

I am new to Python and I cannot really understand when we should use print and when raise with Try..Except. When I use print

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