Introductory Python Workshop

This workshop is meant to be interactive. We will give you examples of how to do things in Python, and then give you a challenge so you can try writing the code yourself. Go ahead and take a moment to duplicate this document to your own Google Drive – your copy is where you will do your own editing. Once you’re ready, run the code blocks one at a time, from the top down. Future code blocks might depend on old code blocks, so it is important to run every block above your current code block to get the intended results.

Note: The notes in this document are pretty verbose and meant to be friendly to someone who knows very little about programming. Feel free to follow along with whichever activities you feel would be most helpful for you.

Here is a link to the Python cheatsheet this workshop is based on. Feel free to reference this during the workshop.

 

Link to download the google collab

Interactive Example

Be the first to add a review.

Please, login to leave a review
Scroll to Top