In this video I am going to show What are Lists and How to use lists in python. A List in Python is a kind of Collection that allows us to put many values in a single “variable”. A collection is nice because we can carry all many values around in one convenient package. So What is a List? List is An ordered set of values:
Ordered: 1st, 2nd, 3rd, …
Values: can be anything, integers, strings, other lists
List values are called elements. A string is an ordered set of characters so it is “like” a list but not exactly the same thing.
The list of all functions which can be use with Python Lists:
[’__add__’, ’__class__’, ’__contains__’, ’__delattr__’, ’__delitem__’, ’__dir__’, ’__doc__’, ’__eq__’, ’__format__’, ’__ge__’, ’__getattribute__’, ’__getitem__’, ’__gt__’, ’__hash__’, ’__iadd__’, ’__imu ...
#ProgrammingKnowledge #Python_(Programming_Language) #Tutorial_(Media_Genre) #Software_(Industry) #List #Arena #Tips #Muse #Software_(album) #Industry_(Organization_Sector)
20140906
dV9K6QMrIn4
1 view
274
72
1 month ago 00:12:37 1
LEGB-rule. Как Python ищет имена переменных
2 months ago 00:14:08 7
I use Drag and Drop to build modern Python Apps
3 months ago 00:10:53 1
Solving 6 Leetcode tasks. Easy and medium.
3 months ago 03:02:33 2
Natural Language Processing with spaCy & Python - Course for Beginners
3 months ago 01:36:27 1
Build Realtime Chat App with Django Channels & Web Sockets
3 months ago 00:14:45 1
Как установить Stable Diffusion 3.5 Large и Turbo на компьютер? Пошаговая инструкция для Windows.