Chicago Python Workshop/Setup/Tutorial: Difference between revisions

Content added Content deleted
imported>Codersquid
No edit summary
 
Line 258: Line 258:
<code>"cannot concatenate 'str' and 'int' objects"</code>
<code>"cannot concatenate 'str' and 'int' objects"</code>


We saw above the we can concatenate strings:
We saw above that we can concatenate strings:


<pre>
<pre>