what is the use of I'd() and type() functions
Answers
Answered by
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
0
Answer:
python id
Explanation:
make me brain list
Similar questions
Math,
4 months ago
Social Sciences,
4 months ago
World Languages,
4 months ago
Physics,
9 months ago
History,
1 year ago
English,
1 year ago