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

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


Like with the math data types above, we can use the <code>type</code> function to check the type of these strings:
Like with the math data types above, we can use the <code>type</code> function to check the type of strings:


<pre>
<pre>