Day #36 - Exception Handling in Python
Introduction
Welcome to my 36th blog post. Human error is common while writing the code of any program. Mistakes can also be made at the server’s end as well, for example, we asked for some records from the server and the records could not be fetched...
codewithjain.hashnode.dev3 min read