Q.4 Think and answer- 2x 2-4 1. I'm a 2-digit prime number if you change my digits ones place to tens and tens place to ones then I become 5 more than 92. Guess who am I?
Answers
Answered by
1
Answer:
Built-in Data Types in Python
Binary Types: memoryview, bytearray, bytes.
Boolean Type: bool.
Set Types: frozenset, set.
Mapping Type: dict.
Sequence Types: range, tuple, list.
Numeric Types: complex, float, int.
Text Type: str.
Similar questions