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

Content added Content deleted
imported>Jesstess
imported>Jesstess
Line 167: Line 167:


are also valid syntax. You should strive to be consistent with whatever syntax you like or a job requires, since it makes reading the code easier.
are also valid syntax. You should strive to be consistent with whatever syntax 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! :)


==Strings==
==Strings==