Skip to content

Enum practice problems in Python

Difficulty:
Category:
Tag:

Showing 4 of 4

Status Title Difficulty
Exhaustive matching with assert_never Hard
Flag: a permission mask that prints, iterates and refuses bad bits Medium
match/case fundamentals: literal, capture, wildcard Medium
StrEnum: migrate a module of string constants without breaking callers Medium