|
Parse a list of names
|
lambda
min
list comprehensions
sorting
|
|
Sorting words with constraint
|
lambda
sorting
string manipulation
|
|
Find the word with the most vowels
|
lambda
list comprehensions
string matching
counting
|
|
Sort a list of book objects
|
lambda
datetime
list
sorting
namedtuple
operator
attrgetter
|