Introduction, and installing python for healthcare modelling (YouTube)
Sorting and sub-grouping dictionary items with itemgetter and groupby
if, else, elif, while, and logical operators; else after while
List comprehensions – one line loops (more examples here).
try …. except (where code might fail)
Lambda functions (one line functions), and map/filter/reduce