Open franz101 opened 4 years ago
the walrus operator assign a variable but also can be used in the if condition at the same time. https://docs.python.org/3/whatsnew/3.8.html
It is infamously controversial as Guido stepped down from Python after the proposal: https://pankajparashar.com/posts/the-walrus-operator/
Hi! I would like to resolve this issue. May I know more about this?