Classwork 15 - Introduction to Spyder
- Due Mar 15, 2016 by 11am
- Points 10
- Submitting a file upload
- File Types py
- Available until Apr 19, 2016 at 9:30am
Today we will be working on our transition away from blockly to python. In order to do this we will guide you in installing two important software packages: Anaconda Links to an external site. and Spyder. We will also install some libraries from the Corgis project (computational_thinking.zip Download computational_thinking.zip), the ones that have been allowing us access to weather, earthquakes, stocks and crime data.
The following exercises are meant to help you ease into this new environment. You can try running these exercises in Spyder by copying the code you wrote in previous classes. As an extra challenge, try solving them again from scratch, as it will help you practice writing code in python.
For this assignment you will upload 3 python files, they have the ".py" extension. Look for the python code in the BlockPy exercises at the bottom and copy-paste it into a new file in Spyder. Save and run the programs in individual files. For each program:
- Run it and compare how the output looks in the IPython console.
- Look at the variable explorer.
These are the three exercises: