|
|
|
|
|
by Qem
489 days ago
|
|
> Similarly the walrus operator. Other than an answer to “what is a new feature of python that you like” interview trivia question, really, who has actually used it? At least in my case I use it all the time, to avoid duplicated operations inside comprehensions. |
|