Computer Science, asked by singprithvi265, 6 months ago

Q19.
Identify the data types of following python variable?
A= 23.789
B= “TRUE”
C= 1232
D= False.

Answers

Answered by jack4610
4

Answer:

A = float data Type

B = String Type

C = Integer Type

D = Boolean Type

Answered by Anonymous
1

Answer:

mark him as brainlist.....

Similar questions