Python
When will the else part of try-except-else be executed?

when an exception occurs in to except block
when an exception occurs
when no exception occurs
Always

ANSWER DOWNLOAD EXAMIANS APP