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

imported>Jesstess
imported>Jesstess
Line 211:
===String Concatenation===
 
You can smoosh strings together (called "concatenation") using the '+' sign.:
 
<pre>
Anonymous user