Not ‘programme’, even in the UK.
In Python 3 having different types in a list is discouraged.
5
The jargon is hashable, and this point is discussed further in
Chapter 3
.
6
It may seem surprising and limiting that text strings in Python are not internally
modifiable, but in practice this causes few problems, given the right syntax.
7
Which hopefully describes its purpose.