append()
, pop()
, and remove()
to modify lists.
sort()
method and how to reverse lists using the reverse()
method.
The best way to improve your programming skills is to practice.
I created a course for learning Python that you can follow alongside these lessons.
You can check these out at
BitFez’s Learning to code in Python Roadmap 🛣
You should specifically follow the Step 5: Lists activities: