Which function is used to determine the data type of the literal?
Answers
Answered by
2
Answer:
Python has an in-built function called type() which we can use to determine the data type of the literal. <class 'int'> indicates that the type of 54 is int.
Similar questions
Math,
3 hours ago
Hindi,
3 hours ago
Social Sciences,
6 hours ago
Physics,
6 hours ago
Math,
8 months ago