Difference between revisions of "Python Session 2"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) (Created page with "Now we will start with our text. = Goals and Tasks = *'''[https://learnpythonthehardway.org/book/ex1.html Learn Python the Hard Way - Exercise 1: A Good First Program ]'''...") |
Russ hensel (talk | contribs) m (1 revision) |
(No difference)
|
Latest revision as of 09:28, 6 January 2017
Now we will start with our text.
Goals and Tasks[edit]
- Learn Python the Hard Way - Exercise 1: A Good First Program A variation on Hello World. Note the different environment for running the code, did this make the exercise too hard? Introduction to comments # This is a short exercise to lets move on.