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

Content added Content deleted
imported>Jesstess
imported>Jesstess
Line 246: Line 246:
</pre>
</pre>


The output from the previous example is really different and interesting; let's break down exactly what is happening:
Hey now! The output from the previous example was really different and interesting; let's break down exactly what is happening:


<code>>>> print "Hello" + 1</code><br />
<code>>>> print "Hello" + 1</code><br />