Lists and Tuples
Here, you can understand how lists work to give you a solid foundation for working with more complex data types.
Lists
Learn More
Removing Items from Lists
Learn More
Slicing a List
Learn More
Copying a List
Learn More
Looping Through Lists
Learn More
Sorting Lists
Learn More
Reverse Sorting Lists
Learn More
Numerical Lists
Learn More
List Comprehensions
Learn More
Tuples
Learn More