This problem will be used for verifying that you have completed the Python course on http://www.codecademy.com/.
Here are the steps to do this verification:
codecademy.png
and upload it to this folder.
In [1]:
from IPython.display import Image
In [2]:
Image(filename='codecademy.png', width='100%')
Out[2]:
In [ ]: