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%')
# when I first turned in this assignment, I didn't put the correct page from Codecademy. This one should be the correct page.
Out[2]: