OpenTechSchool / python-beginners

Workshop material for "Introduction to Programming with Python"
http://opentechschool.github.io/python-beginners/
175 stars 253 forks source link

Some small fixes and opinionated changes #37

Closed SonOfLilit closed 11 years ago

SonOfLilit commented 11 years ago

Some where discussed on the mailing list here: https://groups.google.com/a/opentechschool.org/d/topic/coaches.python/_NqvlkYl5hs/discussion

The diff is short, straightforward and speaks for itself.

Here are the compiled changes:

http://sonoflilit.github.io/python-beginners/en/getting_started.html#running-python-files http://sonoflilit.github.io/python-beginners/en/simple_drawing.html#drawing-a-square http://sonoflilit.github.io/python-beginners/en/functions.html

SonOfLilit commented 11 years ago

Thanks! Can you refresh the gh-pages branch?

Ivoz commented 11 years ago

There should be a new version for gh-pages up, including your edits :)