Introduction to Programming with Python: 2D List Practice Problems

Опубликовано: 19 Март 2026
на канале: Gina Sprint
736
6

This video provides more examples of working with lists in Python by demoing the following 2D list practice problems:
-Random 2D list generation
-Printing in a grid like structure
-Min/max element
-Count occurrences
-Remove all occurrences

This video is the ninth video in a multi-part series on getting started with the Python programming language. Next video in the series on list aliasing and copying:    • Introduction to Programming with Python: L...  

Source code on Github: https://github.com/gsprint23/Python-D...