Lists are “mutable”
Tue Oct 25 2022 05:19:52 GMT+0000 (UTC)
Saved by @L0uJ1rky45M #python
That means we can alter an element of a list using the index operator
https://www.py4e.com/html3/08-listsTue Oct 25 2022 05:19:52 GMT+0000 (UTC)
Saved by @L0uJ1rky45M #python
That means we can alter an element of a list using the index operator
https://www.py4e.com/html3/08-lists
Comments