Today I completed units 7-8 of “Learn Python 2” at Codecademy:
However, there were certain problems with the Codecademy website. It was unable to execute raw_input
commands properly:
Sometimes it displayed an error message, although I gave the correct answer:
Therefore, I also used Jupyter Notebook to check out whether my answers are correct: