PyCon intro tutorial prep/Data types: Difference between revisions

Content added Content deleted
imported>Jesstess
(Created page with "__NOTOC__ ==Numbers: integers and floats== * Integers don't have a decimal place. * Floats have a decimal place. * Math mostly works the way it does on a calculator, and you...")
 
imported>Jesstess
No edit summary
 
Line 1: Line 1:
__NOTOC__


==Numbers: integers and floats==
==Numbers: integers and floats==