- Things you are allowed to use on the final exam: -- I will post an updated final exam cheat sheet soon... (I will bring copies) -- The matlab "basics" sheet (bring it if you want) -- 2 pages of notes in a reasonable font (i.e. > 10 pt). Topics since midterm: - sets - dictionaries - matplotlib - writing modules -- module docstrings -- running vs. importing - terminal -- navigating the file system -- running python programs - passing command-line parameters to a program (sys.argv) - reading data from the web (URLs) - recursion - R basics - matlab -- writing functions -- returning values -- efficiency - sorting - binary numbers - fix this code type or what's wrong with this code type questions - syntax error questions - misc -- optional/default parameters