|
Parse an /etc/passwd file output
|
tuple unpacking
string manipulation
split
|
|
Starwars character with highest bmi
|
max
tuple unpacking
string manipulation
operator
|
|
Class rosters data conversion
|
tuple unpacking
csv
string parsing
|
|
Get spelling suggestions
|
namedtuple
tuple unpacking
TextBlob
typing
comparison
|
|
Goal tracker
|
datetime
tuple unpacking
date
|
|
Add pi day to the calendar
|
calendar
tuple unpacking
|
|
Code your way out of a grid
|
namedtuple
tuple unpacking
numbers
looping
|