Basic List Operations
Learn about basic list operations in Python.
We'll cover the following...
Some basic list operations are given below.
Mutability
Unlike strings, lists are mutable (changeable). Lists can be updated, as shown below:
Access this course and 1400+ top-rated courses and projects.