We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Narrowing practice problems in Python
Difficulty:
Category:
Tag:
Showing 11 of 11
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| A generic Result[T, E] | Medium | Primitives |
|
|
| A recursive Json alias, depth and flatten | Medium | Primitives |
|
|
| Coerce to int at an untyped boundary | Medium | Primitives |
|
|
| Exception hierarchies as API design | Medium | Primitives |
|
|
| Iterator, Iterable, Generator, Sequence — and what the annotation promises | Medium | Primitives |
|
|
| Migrating a Fork-Dependent Codebase to Forkserver | Hard | End-to-End |
|
|
| Narrowing without the truthiness trap | Medium | Primitives |
|
|
| Replacing cast() with a TypeIs predicate | Medium | Framework |
|
|
| runtime_checkable is presence, not a signature | Hard | Framework |
|
|
| The walrus operator, tastefully | Medium | End-to-End |
|
|
| TypeIs, TypeGuard, and a predicate that lies | Hard | Framework |
|