What is the internal structure of Python strings?

String are set of characters that are stored as individual characters in contiguous memory locations and indexed in two ways. Internal structure of string is given below:

string datatype internal structure
error: Content is protected !!