Boston Python Workshop 3/Friday/Tutorial: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 607: Line 607:


==Writing Functions==
==Writing Functions==

[[File:Quill.png|100px]]


We talked a bit about functions when we introduced the <code>type()</code> function. Let's review what we know about functions:
We talked a bit about functions when we introduced the <code>type()</code> function. Let's review what we know about functions: