Month: March 2021

Structural pattern matching

Match case statement in Python 3.10

Match case statement is the most awaited feature in Python. It will be released with the alpha6 or alpha7 version of Python 3.10. PEP 619 is the go to place…

Read more
What is Python

What is Python 🐍 ? Interview question covered

Now that we have looked into Why you should start learning Python in 2021 in our post #1 , we will discuss What actually is Python in this post #2…

Read more