We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Frozen practice problems in Python
Difficulty:
Category:
Tag:
Showing 3 of 3
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| eq, hash, and the eq/frozen/unsafe_hash truth table | Hard | Framework |
|
|
| frozen=True: what it buys, what it costs, and what it does not do | Medium | Primitives |
|
|
| __post_init__ and InitVar: parameters that are consumed, not stored | Medium | Primitives |
|