Skip to content

Immutability practice problems in Python

Difficulty:
Category:
Tag:

Showing 5 of 5

Status Title Difficulty
A @final rate limiter Easy
Capstone: an immutable domain model that survives review Hard
Capstone: the upload that cannot be misused Hard
Dataclasses: slots, frozen, order Easy
frozen=True: what it buys, what it costs, and what it does not do Medium