Shady Bajary
Results
1
comments of
Shady Bajary
**First**, There Another approach to solve this with the general exception, using the following code: `print(f'An exception has occurred: {e.__class__.__name__} : {url}')` will show us the exception type without specifying...