Lab 3: Functions
Goals
- Understand
print, return, and None
- Practice with functions and parameters
- Explore function execution with Python Tutor
- Learn how to use CS111's Otter Inspector
Lab Setup
- Find a partner
- Use CyberDuck to SFTP into one of your accounts on the
cs.wellesley.edu server
- On the server, navigate to the
cs111/Downloads folder
- Download the
lab03 folder to your Desktop (by dragging and dropping it from the CyberDuck window)
- Open Canopy and load the
lab03 folder in the Canopy File Browser pane
Table of Contents