Python Session 2
Revision as of 07:25, 21 October 2016 by 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 ]'''...")
Now we will start with our text.
Goals and Tasks
- 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.