I need a python code which does these 1.user enters a char 2.python gets it and displays whether its alphabets or numeric or space or newline char. output will be one of the following - its alphabets its numeric its space its newline
I need a python code which does these 1.user enters a char 2.python gets it and displays whether its alphabets or numeric or space or newline char. output will be one of the following - its alphabets its numeric its space its newline