In this video will discuss one of the exciting changes to python 3.8, the walrus operator. The walrus operator is otherwise known as the assignment expression operator and it provides a way to write more readable code. It can be used inside expressions to assign a variable to a part of that expression.

All 3.8 Changes: https://docs.python.org/3/whatsnew/3.8.html#what-s-new-in-python-3-8

#python #programming

The Python Walrus Operator  | New changes in python 3.8
2 Likes17.10 GEEK