CBSE BOARD XII, asked by nirali1610, 2 days ago

If 12.50 is stored in amount identifier then what would be its data type? *
(a) Integer
(b) Float
(c) Character​

Answers

Answered by babaraowankhade777
0

Answer:

(a) Integer

I hope it will help you 3

Answered by jasmeet170802
1
Float will be the data type you can check by writhing this command in python :
type(variable name)
Similar questions