Explore Playgrounds
Public code snippets shared by the community. Open any snippet in its playground, fork it, and make it your own.
Dataclasses + Sorting
Python
Modern Python data containers with frozen=True and custom sort keys.
13
0
5/20/2026
0
Counter & Most Common
Python
Word frequencies in 3 lines using collections.Counter.
13
0
5/20/2026
0
NumPy 101
Python
Vector math, broadcasting, and a quick stats summary.
13
0
5/20/2026
0
Decorator Pattern
Python
Cache results and time a function with two reusable decorators.
13
0
5/20/2026
0
List Comprehensions Sampler
Python
The idioms that make Python feel like Python.
13
0
5/20/2026
0
Showing 1 – 5 of 5
/
1