4. The complex numbers have two parts : real and imaginary. In which data type are real and imaginary parts represented ?
They are represented as float data type.
Python supports two string types, single quoted strings and double quoted strings. They have no particular difference in python.
5. How many string types does Python support ? How are they different from one another ? Read More »