0
Can we use raise statement outside the except block?
In the question "Can you use raise statement outside the except block?", there are many opinions of yes or no. I read all of the comments but I still don't know what's correct...
1 Answer
In the question "Can you use raise statement outside the except block?", there are many opinions of yes or no. I read all of the comments but I still don't know what's correct...