News

Arrays are super useful. If you want even more details about python and arrays - this is a very useful site from Cornell. My python-foo will probably never catch up with The Virtuosi.
What’s more, there is a separate array type in Python. The Python array is designed to emulate the behavior of an array in C, and it’s meant chiefly to allow Python to work with C arrays.