This repository contains teaching material for the Intermedate Python Training session held on the 7th of May 2019 from 4 pm to 7.00 pm in Room 111 Stop 1, Swanston Street, University of Melbourne. We will be covering intermediate loops, functions, and error handling. The class schedule will be
- 4-4.30 - Review Python basics
- 4.30 - 5.30 - Advanced Iteration
- 5.30 - 5.45 - Tea Break
- 5.45 - 6.30 - Functions
- 6.30 - 7.00 - Error handling
This workshop will be using Python 3.7 inside the Jupyter Notebook. You can find installation instructions inside the Python_Installation.md instruction file.