NUMERIC DATA TYPES | PYTHON | Programming | Computer Science |

Опубликовано: 05 Октябрь 2024
на канале: techymon
177
8

#coding #programming #python #datatypes #data #technology #tech #computerscience

Numeric Data Types in Python

Integer: It handles all the integers from negative infinity to positive infinity.

Float: It handles all the numeric data with decimal figures.

Complex Number: It handles imaginary part of complex number using character j.

Python:    • What is PYTHON? | Programming | Compu...  

Statically typed languages:    • Statically Typed Languages | Programm...  

Dynamic Typed Languages:    • Dynamically Typed Languages | Program...