Hi, there is an error in python 3.6 ``` from itertools import izip_longest ImportError: cannot import name 'izip_longest' ``` I hope [this post on StackOverflow](https://stackoverflow.com/questions/38634810/failing-to-import-itertools-in-python-3-5-2) be useful