kafka背景、使用场景介绍
python海象运算符
官网介绍:Assignment expressions(赋值表达式)
There is new syntax := that assigns values to variables as part of a larger expression. It is affectionately known as “the walrus operator” due to its resemblance to the eyes and tusks of a walrus.
表达式的一部分赋值给变量