When I am checking with data types I wonder why a char value is returning as string type.
Please see my input and output.
Input:
<
No.
Python does not have a character or char type. All single characters are strings with length one.
char