- learn to deal with basic data types
- learn Python syntax for for and while loops
- learn to use Python-specifie data types:
- these are very powerful and make Python a nice language to work with
- lists
- dictionaries
- learn how to write functions
- show you where the go for help
- brief exposure to classes and object oriented programming