Difference between revisions of "Python Session 4"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) |
(No difference)
|
Revision as of 14:12, 22 October 2016
Goals and Tasks
- 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.