Skip to content

Match practice problems in Python

Difficulty:
Category:
Tag:

Showing 7 of 7

Status Title Difficulty
assert_never and the event that was never handled Medium
Class patterns, __match_args__ and an expression simplifier Medium
Exhaustive matching with assert_never Hard
Guards, OR patterns, AS patterns and the binding rules Medium
Literal fit modes and the Final default Medium
match/case fundamentals: literal, capture, wildcard Medium
Sequence and mapping patterns: the two rules everyone gets wrong Medium