____ are a data structure. For example, if you have a ____ of student names that you want to ____, you may want to store them in an array. Arrays use ____ brackets and the item are separated by ____. Arrays are useful if you want to work with ____ values of the same Python ____. The first item in an array is position ____, the second item in an array is position ____. You can find the length of an array with the ____ command in Python. You can add data to the array with the ____ command in Python.

Leaderboard

Visual style

Options

Switch template

Continue editing: ?