array – Sequence of fixed-type data Purpose: Manage sequences of fixed-type numerical data efficiently. Available In: 1.4 and later ... $ python array_string.py As string: This is the array. As array : array('c', 'This is the array.') As h