Day #41 - Short hand if else
Introduction
Welcome to my 41st blog post. We have already learned about the if...else statement in Python, but there is an alternative way to write the if...else block in a short-form method. In today's blog, I am going to share my learnings from Da...
codewithjain.hashnode.dev3 min read