Python Session 4
Jump to navigation
Jump to search
Goals and Tasks[edit]
- Learn Python the Hard Way - Exercise 5: More Variables and Printing I was tempted to leave this out. Format strings are, in my opinion, a complication that could wait till much later in learning Python. But take a look. Do not worry if you do not quite get it.
- Learn Python the Hard Way - Exercise 6: Strings and Text Another exercise that might have been put off. Again do not worry if you do not quite get it.
- Miscellaneous Python Basics Read and run the examples.