Python Introduction Workshop

From Hackers & Designers
Revision as of 11:57, 27 January 2016 by JBG (talk | contribs) (Created page with " What to talk about... * Variables * Conditionals * Loops * Functions * Exception handling? * File I/O...reading and writing from files.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

What to talk about...

  • Variables
  • Conditionals
  • Loops
  • Functions


  • Exception handling?
  • File I/O...reading and writing from files.