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 [5]:
from IPython.display import Image
In [6]:
Image(filename='codecademy.png', width='100%')
Out[6]:
In [ ]: