Chapter 2:
Python Revision Tour II
(A)
By: Jagdish Devrani
Lecturer in Computer Science
Ahlcon Public School
Strings :
In Python, Strings are arrays of bytes representing Unicode characters. However,
Python does not have a character data type, a single character is simply a string with a
length of 1
Output
Output
Output
Output
Output
Output
Output
Output
Output
Output
Output
That’s all for the day