Introduction to Lists in Python | Python Tutorial - Day #22

preview_player
Показать описание
Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master Python. This python tutorial for absolute beginners in Hindi series will focus on teaching you python concepts from the ground up.

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:

►Learn in One Video[++]:

►Complete course [playlist]:

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

kon kon 100 days of code shuru se yaha tak dekh raha hai?

CodeWithHarry
Автор

Let see how many people are CONSISTENT in this amazing journey💪💪💪💪

tajinder
Автор

1)List bracket type: [ ]
2)List are mutable: elements can be added, removed and be replaced
3)Both int and string can be in a same list
4)Slicing can be done in strings

samarthgohri.
Автор

Day5 of #100DaysOfCode. Today in this video 22, I learned that Python lists are ordered collections of data items, storing multiple items in a single variable. Lists can contain various data types and are changeable. Items in a list have unique indexes, accessible via positive and negative indexing. We can also check if an item is in a list, specify index ranges, and use list comprehensions to create new lists from other iterables based on conditions.
Thank You Harry Bhaiya.

debasishbesra
Автор

Harry Bhai Allah pak apko bht kamyabi dyn Ameen apki wajh sy hum lrkiyan ghr bethy itna effective course kr rhy hain ♥️

sidzohra
Автор

So i always had this problem about negative indexing for 2 years (yup...)
And the string video made it so clear. Probably the easiest approach anyone can come up with.

srinandasarkar
Автор

your WEB Development course is too much interesting .... thanks

manojahlawat
Автор

1.List is made when we want to store different data with a single name.
2.the data is only differentiated by its index number. (indexing can be positive e.g 1, 2, 3 and negative -1, -2)
3.Lists are ordered and separated by, and enclosed in [ ].
4.Lists are mutable.
5.Lists can have multiple data types. string and int in the same list but its not recommended.
6.if can be used to check if a data is available in the list.
7.List comprehension means generating lists during execution of program. conditions can also be given

sohailnawaz
Автор

Reached here and will finish this entire playlist!!

Its a spoiler not a prediction!!

biswajeet
Автор

Thank you Harry bhai for giving these valuable content free👍

technologybyEr
Автор

Actually, the 20 to 25 mins length of the video is good because it gives you enough time to explain in detail.

divyajitsinhparmar
Автор

Day #22 in 100DaysOf Code. You taught me list in a more detailed way than the school teachers.

thatcoolkid
Автор

Harry Bhai Thank You for this amazing course
Ap ne meri programming journey me bht help ki ha thanks a lot for that

Mr.nobody
Автор

I like the way you said that you do not use negative indexing....appreciated!

NidhiKumari-vuoj
Автор

harry sir, I am very jealous of the zeal, the energy and the vigour with which you do these lectures !!! Hats off to you

YashGaneriwal
Автор

You are amazing Harry Bhai. Aaaj toe 2 hi videos samajh paya...

infodiff
Автор

Thank you very much, sir. You are the best coding teacher ever. Love form Bangladesh❤

farhansadik
Автор

Hi Harry sir, thanks for this wonderful course,
Can you please bring a tutorial on making a chatbot in python with AI

musictune
Автор

@harry Bhai I have watched your previous tutorial of python and complete it is very helpful .I am interested in data engineer but not getting perfect material or lectures for Hadoop and Apache spark thou I have learnt no SQL, plsql, python I am suffering due to not having knowledge on Hadoop and Apache spark
Please suggest and help in this part

PinkuKumar-robw
Автор

comprehensive topic not even taught in udemy course thanks You make me more clear now

rohitgarg