Use Lists in Python

InstructorWill Button

Share this video with your friends

Send Tweet

You may already be familiar with arrays. In Python, they are known as lists. Learn how to create, append, remove, sort, and reverse lists in this lesson.