Python highlights: Add walrus operator

This commit is contained in:
Stephan Seitz 2020-06-24 16:42:55 +02:00
parent d04a833e20
commit 106994c74a

View file

@ -93,6 +93,7 @@
[
"-"
"-="
":="
"!="
"*"
"**"