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

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