data-structures-algorithms-python icon indicating copy to clipboard operation
data-structures-algorithms-python copied to clipboard

Code could not run further after Exception is raised

Open akhileshpanigrahi opened this issue 4 years ago • 0 comments

whenever Exception condition is fulfilled, the program exits and could not run further code. How can we make the program to run even after Exception condition is raised?

akhileshpanigrahi avatar Jan 30 '21 19:01 akhileshpanigrahi