Skip to content

Equality 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
Identity vs equality: fix the planted `is` Easy
NamedTuple: when a record should be a tuple Medium