Python Lists: Python beginner tutorial

preview_player
Показать описание
In this tutorial we explore python's lists. The tutorial shows the methods we can use with lists without going into too much details.

We discuss the append, pop, remove, insert, copy, index and count method using examples. This tutorial intentionally avoids mentioning some method to keep things simple for beginners, more involved methods will be discusses in future videos. This video is for absolute beginners.

This video is part of The Complete Python #Programming Course.
Рекомендации по теме
Комментарии
Автор

Thanks for your clear and handson approach to explain concepts in Python. I always look out for your videos.

kafuiwoollams