Difference between revisions of "Python Session 4"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) |
Russ hensel (talk | contribs) m (1 revision) |
(No difference)
|
Latest revision as of 10:28, 6 January 2017
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.