
Walrus Operator in Python
In the python 3.8 release, a new assignment operator was introduced which became wildly famous because of its being controversial and Guido van Rossum (creator of python) stepping down as BDFL (Benevolent dictator for life) “key visionary” “final decider” of the python language updates.
The Walrus operator :=
The name