In https://github.com/carlhenrikek/COMS30007/blob/master/Labs/Intro/COMS30007-python-tutorial.ipynb, d.iteritems() is not a function and should be d.items()
In https://github.com/carlhenrikek/COMS30007/blob/master/Labs/Intro/COMS30007-python-tutorial.ipynb, d.iteritems() is not a function and should be d.items()