"In this module, you will be introduced to three of the four basic Python types: the *integer (int)*, the *float (float)*, and the *Boolean (bool)*. The integer and the float represent almost any ...