Python Basics

Sep 19, 2016


Overview

Today, we will go over some of the basics of the Python language. We will learning about Python syntax, data types, and how to write function definitions.

You can find the slides here, and the Jupyter Notebook download here.

Be sure to check the setup instructions to get started. If you get stuck, we can help!