Python Lists, Tuples and Plotting

Published: 12 September 2025
on channel: DeveloperLewis
35
2

This video provides an introduction to Python sequences with a focus on lists and tuples. I begin by distinguishing lists from tuples and explaining why mutability matters. Next, I practice core operations, indexing, slicing, iteration, and common list methods. I then introduce safe copying techniques, list comprehensions, and two-dimensional lists. A brief file I/O example demonstrates reading from and writing to text files. I conclude with data visualization in Matplotlib, creating line, bar, and pie charts to present results clearly.

Professor Lewis

What you’ll learn:

Lists vs. tuples and mutability

Indexing, slicing, iterating, and essential list methods

Safe copying (assignment, list, iteration and concatenation)

List comprehensions and basic 2-D lists

Light file I/O (read/write)

Plotting charts with Matplotlib (line, bar, pie)

Prerequisites: Basic Python syntax (variables, print, functions)
Materials: Python 3.x, a code editor, and Matplotlib installed (pip install matplotlib)


On this page of the site you can watch the video online Python Lists, Tuples and Plotting with a duration of hours minute second in good quality, which was uploaded by the user DeveloperLewis 12 September 2025, share the link with friends and acquaintances, this video has already been watched 35 times on youtube and it was liked by 2 viewers. Enjoy your viewing!