Computer Science, asked by ks2375188, 9 months ago

what is the use of I'd() and type() functions​

Answers

Answered by gaganadithyareddy9
3

Answer:

Python id() function returns an identity of an object. This is an integer which is guaranteed to be unique.

type() function returns the type of the object whether it is string type, integer type, float type, boolean type or any other type

Answered by deshaboinabhargav302
0

Answer:

python id

Explanation:

make me brain list

Similar questions