|
Query a nested data structure
|
list comprehensions
sorting
data structures
dictionary comprehensions
|
|
Keep a list sorted upon insert
|
classes
data structures
__str__
bisect
|
|
Data structures matter - speed up your python code
|
data structures
performance
|
|
Playing with lists and dicts
|
list
dict
data structures
|
|
Print car data grouped by manufacturer
|
itertools
sorting
data structures
operator
|
|
Write your own data class
|
sorting
data structures
dataclasses
hashable
type hinting
|
|
Nested list extraction
|
data structures
string parsing
|