Computer Science, asked by ramnivas72, 4 days ago

In python the ' FLOAT data type' can be defined as...? 1)holds alphanumerical data 2)holds whole numbers 3)holds a decimal point in a number 4)hold either true or false​

Answers

Answered by gaargigoswami134
0

Answer:

Hope it helps you, please mark me as Brainly :)

Explanation:

The float type in Python represents the floating point number. The FLOAT data type stores double-precision floating-point numbers with up to 17 significant digits.

Answered by samarthkrv
0

Answer:

3) holds a decimal point in a number

Explanation:

Similar questions