Skip to content

Pattern Matching practice problems in Python

Difficulty:
Category:
Tag:

Showing 6 of 6

Status Title Difficulty
Class patterns, __match_args__ and an expression simplifier Medium
Does this version satisfy this specifier? Medium
Guards, OR patterns, AS patterns and the binding rules Medium
kw_only, KW_ONLY and the inheritance ordering wall Medium
match/case fundamentals: literal, capture, wildcard Medium
Sequence and mapping patterns: the two rules everyone gets wrong Medium