Python tutorial 3: List, its uses in python

Опубликовано: 31 Май 2025
на канале: Code Them Up !!
11
5

In this video we have completely explored list, how list is exactly useful in Python and list is nothing but arrays which is known as array in JavaScript and C++ and we can similarly in if conditions if we wanted to compare two many things together we used or but how would we store too many things which are similar in nature in one variable is it possible yes it is, you can either use Json format or you can even use list so that's the great thing in this.
We also learned how to use a list to store data in it, read data from it perfectly and we also made a basic friend book program which helps us to store friends name and friends number and also displays it properly heavenly great.