Sponsored
Reserved space — layout preview until AdSense is connected
Advanced Python
medium
2D Vector dataclass
Implement a Vector2D dataclass with +, -, scalar *, dot product, and magnitude.
dataclass
OOP
math
Advanced Python
hard
Data pipeline
Implement a Pipeline class supporting pipe chaining with the | operator.
functional
OOP
pipeline
1
Advanced Python
hard
Validated descriptor
Implement a TypedField descriptor that raises TypeError if the value is not of the expected type.
descriptors
OOP
metaclass
Showing 3 challenges · filtered by category