CBSE Class 11 Computer Science Question 32 of 91

String Manipulation — Question 2

Back to all questions
2
Question

Question 2

Python does not support a character type; a single character is treated as strings of length one.
True

Answer