Jump to content

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

no edit summary
imported>Jesstess
imported>Jesstess
No edit summary
Line 57:
 
==Types==
 
[[File:Geometry.png|150px]]
 
There's a helpful function (more on what a function is in a second) called <code>type</code> that tells you what kind of thing -- what <b>data type</b> -- Python thinks something is. We can check for ourselves that Python considers '1' and '1.0' to be different data types:
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.