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

imported>Jesstess
imported>Jesstess
Line 246:
</pre>
 
Hey now! The output from the previous example iswas really different and interesting; let's break down exactly what is happening:
 
<code>>>> print "Hello" + 1</code><br />
Anonymous user