Day #86 - Walrus Operator in Python
Introduction
Welcome to my 86th blog post on the Python journey. On day 86, I learned about a special operator in Python. This is called 'Walrus' operator. It helps you to shorten the code while maintaining the code readability and program efficiency...
codewithjain.hashnode.dev3 min read