We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Pattern Matching practice problems in Python
Difficulty:
Category:
Tag:
Showing 6 of 6
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| Class patterns, __match_args__ and an expression simplifier | Medium | End-to-End |
|
|
| Does this version satisfy this specifier? | Medium | Primitives |
|
|
| Guards, OR patterns, AS patterns and the binding rules | Medium | End-to-End |
|
|
| kw_only, KW_ONLY and the inheritance ordering wall | Medium | Primitives |
|
|
| match/case fundamentals: literal, capture, wildcard | Medium | Primitives |
|
|
| Sequence and mapping patterns: the two rules everyone gets wrong | Medium | Primitives |
|