Working with numbers in python
Number data types in python store numeric values. They are immutable data types, means that changing the value of a number data type in python results in a newly allocated python object.
Number objects in python are created when you assign a value to them. Each python number cab be deleted by using the del statement.
Python supports four different numerical types are
int (signed integers)
long (long integers )
float (floating point real values)
complex (complex numbers)
En esta página del sitio puede ver el video en línea Working with numbers in python de Duración hora minuto segunda en buena calidad , que subió el usuario Python for Beginners 16 diciembre 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 21 veces y le gustó 0 a los espectadores. Disfruta viendo!