Coding day 1 – Codecademy
Codecademy offers a 7 day trial period and I immediately started the Python 10 hour course. The platform is useful and consists of three panes: instructions and examples, script editor, and the console showing the results of the script. Within an hour or so, I was able to write a short Mad Libs script, which worked in the Codecademy console: """ This program generates passages that are generated in a cool mad-lib format Author: Johan […]