PythonAccess an Array
Access the Elements of an Array
You refer to an array element by referring to theindex number.
Related Pages
Python Array TutorialArrayWhat is an ArrayArray LengthLooping Array ElementsAdd Array ElementRemove Array ElementArray Methods