Data structure and algorithm in Python - Array-Based Sequences

A text string is stored as an ordered sequence of individual characters. We describe this as an array of six characters, even though it requires 12 bytes of memory. We will refer to each location within an array as a cell, and will use an integer index to describe its location within the array, with cells numbered starting with 0, 1, 2, and so ... ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download