Self Study : The Complete Python / PostgreSQL Course — Udemy
Walrus Operator
Walrus Operator (Assignment Expression)
The assignment expression allows Line 9 (in first picture) to be placed into the while condition:
Essentially what we’re doing here is assigning user_input whether or not input(menu) is equal to 3