Python does not have built-in support for Arrays, but Python Lists can be used instead. If you must work with arrays in Python you will have to import a library, like the NumPy library. Key Value arrays In python you use Dictionaries for this
Category: Arrays
Buffers
Move buffer down one place Move buffer up one place
Debugging Arrays, Lists, Dictionaries, etc
Print array Print list
Key Value arrays
In python you use Dictionaries for this