Pylenin Weekly #3
Handling exceptions in Python and how to decide which newsletter is best for you!

Hello friends,
This week we take a deep dive into handling exceptions in Python. Below is a list of blogs that we have released on the above mentioned topic.
- Using Try, Except, Else and Finally keywords to handle exceptions in Python. Check out the blog here or click the link below.

2. There will be scenarios, where you have to face and handle more than one exceptions. Check out our article on this topic of handling multiple exceptions with ease.

3. Sometimes, inbuilt exception classes is not enough in Python. It is advised to build you own custom exception classes in order to deal with customized scenarios. Check out our guide on how to build your own custom exception class.

Next week, we are going to deep dive into various exception classes that are inbuilt in Python and see how we ca use them to build better code!
Recently, I asked this question to myself while I was trying to decide which newsletter is useful for me. I have put down 3 easy ways to decide if joining a newsletter is worth your time. Check out my tweet here.
3 questions you should ask before subscribing to a #newsletter.
— PyLenin (@pylenin) January 16, 2022
1. Is it useful? I may not need it today, but I might revisit some other day!
2. Is it something I can read any time of the day?
3. Is it unique?
If the answer is No to atleast 2 questions, I don't subscribe!
Do join my Twitter family here.
Hope you all had a great week! See you again next weekend with some interesting Python and Data related blogs and ideas. Till then, Stay safe!