Media Summary: A match statement takes an expression and compares its value to successive patterns given as one or more case blocks.
Amazing Python Programming Switch The - Detailed Analysis & Overview
A match statement takes an expression and compares its value to successive patterns given as one or more case blocks.