Try this exercise. Click the correct answer from the options.
Which of the following operations can be performed on an array in Python?
Click the option that best answers the question.
- Accessing elements by index
- Adding elements at the beginning
- Removing elements by value
- Modifying elements by index