|
Query a nested data structure
|
data structures
sorting
dictionary comprehensions
list comprehensions
100days
|
|
Dictionary comprehensions are awesome
|
dictionary comprehensions
100days
|
|
Fix a truncating zip function
|
itertools
zip
100days
|
|
Working with datetimes
|
datetime
timedelta
100days
|
|
Work with datetime's strptime and strftime
|
datetime
strptime
strftime
100days
|
|
Parsing dates from logs
|
file processing
datetime
100days
|
|
Form teams from a group of friends
|
itertools
100days
|
|
Write a decorator with argument
|
decorators
100days
|
|
Get all valid dictionary words for a draw of letters
|
itertools
set
Scrabble
100days
|
|
Playing with lists and dicts
|
data structures
list
dict
100days
|