Computer Science, asked by gk303147, 1 year ago

how are floating constant be used in python

Answers

Answered by kumarnaveen14421
6

int (signed integers) − They are often called just integers or ints, are positive or negative whole numbers with no decimal point. ... float (floating point real values) − Also called floats, they represent real numbers and are written with a decimal point dividing the integer and fractional parts.

Similar questions