3.
Numbers: Floats Vs. Integers
In Python, whole numbers are called "integers" and numbers with decimals are called "floats." The good news is that once you learn how to use numbers in Python, the basic programming concepts are more or less the same in every other programming language including JavaScript, Java, PHP, and Ruby.