The new “walrus operator” in Python 3.8, written as :=, has been much discussed. This post introduces additional whimsically-named multi-character operators. They are available as of today, April 1, 2023, and amazingly, they work even in Python versions that were frozen before these operators were invented! Ski Hat Operator The “ski hat” operator…