Python Tutorial For Beginners 4 | Numbers

Publicado el: 16 julio 2020
en el canal de: Pranav anand
96
5

A programming language needs to have support for numbers to carry out calculations. To do this in Python, the numbers are categorized into different data-types.

In this tutorial, you will look at how numbers work in Python, how to assign them to variables, and how to do basic operations using those variables.
Integer:
Zero, positive and negative whole numbers without a fractional part and having unlimited precision, e.g. 1234, 0, -456
Float:
Positive and negative real numbers with a fractional part denoted by the decimal symbol or the scientific notation using E or e, e.g. 1234.56, 3.142, -1.55, 0.23.
#PythonTutorial
#Python


En esta página del sitio puede ver el video en línea Python Tutorial For Beginners 4 | Numbers de Duración hora minuto segunda en buena calidad , que subió el usuario Pranav anand 16 julio 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 96 veces y le gustó 5 a los espectadores. Disfruta viendo!