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

Content added Content deleted
imported>Jesstess
imported>Jesstess
Line 185:
</pre>
 
are both valid Python <b>syntax</b>and mean the same thing.
 
<pre>
Line 197:
</pre>
 
are also both valid syntaxand mean the same thing. You should strive to be consistent with whatever syntaxspacing you like or a job requires, since it makes reading the code easier.
 
You aren't cheating and skipping typing these exercises out, are you? Good! :)