Today we will be working on our transition away from blockpy to python. In order to do this we will guide you in installing two important software packages: AnacondaLinks to an external site. and Spyder. We will also install some librariesDownload some libraries from the Corgis project.
The following exercises are meant to help you ease into this new environment. For this assignment you will work on 2 python files, they have the ".py" extension. Download the initial files below, add your name, and run the programs in individual files. For each program:
Add your name to the "author" field at the top.
Run it and compare how the output looks in the IPython console.