The Python Walrus Operator: A Game-Changer for Efficient Coding
The walrus operator := informally named after its resemblance to the eyes and tusks of a walrus was part of the the new features Python rolled out in Python 3.8 release on October 14, 2019.
The walrus operator makes it possible to assign variables wi...
josephtam.hashnode.dev6 min read