Python 3.8 New Feature Walrus Operator ':='

Опубликовано: 01 Январь 1970
на канале: VNR Groups
268
8

Python 3.8 has been available in beta versions since June month, but on October 14th, 2019 the first official stable version is ready. You can download latest version from https://www.python.org

In this video, we are discussing about newly introduced operator :=.
It is affectionately known as “the walrus operator” due to its resemblance to the eyes and tusks of a walrus. Check more details on Python documentation on official website