Computer Science, asked by sunithatsnrp9r5yw, 6 months ago

pi = 3.14
print (type(pi))
print(type("3.14))​

Answers

Answered by gaganadithyareddy9
1

Answer:

The out put:

class float

ERROR because the quotes are not closed

HOPE IT HELPS

Similar questions