Skip to content

Correctness practice problems in Python

Difficulty:
Category:
Tag:

Showing 3 of 3

Status Title Difficulty
eq, hash, and the eq/frozen/unsafe_hash truth table Hard
order=True, the 3.13 __eq__ change, and orderings that are not tuples Hard
The mutable-default trap — and why the guard is weaker than you think Easy