#+TITLE: today

* Monday
* Code style
 - Indentation 4 spaces
 - main
 - Where to define functions
* Quiz
 - Evaluate
 - Code
* Files
 - Handling files without the with statement
 - Always close anything you open
 - Exception handling
 - Maybe look at weather.csv
* Dictionaries
* Homework 9