Lecture 3 : List & Tuple in Python | Python Full Course

  Рет қаралды 313,680

Shradha Khapra

Shradha Khapra

Күн бұрын

This lecture was made with a lot of love❤️
Notes : drive.google.com/drive/folder...
✨ Instagram : / shradhakhapra
✨ LinkedIn : / shradha-khapra
0:00 - Introduction
0:51 - Lists in Python
6:28 - Difference between Strings and Lists in Python
9:05 - List Slicing
11:55 - List Methods
22:59 - tuples in Python
23:38 - Difference between Tuples and Lists in Python
27:43 - Tuple Slicing
28:09 - Tuple Method
29:35 - Let's Practice Question 1
34:05 - Let's Practice Question 2
39:47 - Let's Practice Question 3

Пікірлер: 473
@pranav_c17
@pranav_c17 5 ай бұрын
Best channel for all coders 🎉❤
@KamaljeetDET
@KamaljeetDET 14 күн бұрын
nice way to learn python and the way you explain is very easy to understand. Thank you .
@sagar14bavliya
@sagar14bavliya 2 ай бұрын
I am mechanical Engineer... But still i am leaning this from you... Because of you..
@bhumikakesharwani-ii4ii
@bhumikakesharwani-ii4ii 2 ай бұрын
I didn't know how to write a python code but i am watching your video so i completely understand and make program thankyou so much and Great full video
@mspider03
@mspider03 4 ай бұрын
Ma'am I want to ask that in movie question we can also use this too right? a=input("Enter the 1st movie name: ") b=input("Enter the 2nd movie name: ") c=input("Enter the 3rd movie name: ") l=[a,b,c] print(l) Rather than creating an empty list and then appending values in them
@user-rm2to3uc7d
@user-rm2to3uc7d 3 ай бұрын
mene bhi same ase hi kiya hai
@Rosa-uu2sy
@Rosa-uu2sy 2 ай бұрын
You can do l = [input "first movie name", input"second movie name" .....] Print(l)
@rahulpandey4975
@rahulpandey4975 Ай бұрын
This actually helped me, I was stuck on a question from last 2 days.
@craftingwithriya.
@craftingwithriya. Ай бұрын
yes you can. either ways it does the same job :)
@mylife-sl6dz
@mylife-sl6dz Ай бұрын
​Vahi soch raha hu bencho vo interviewer bhi sar bhod dega itna locha dekkhe 😂​@@craftingwithriya.
@easily516
@easily516 17 күн бұрын
best coding classes ever
@harshsaini4637
@harshsaini4637 5 ай бұрын
Thnk u mam python series k liye
@akashtiwari2656
@akashtiwari2656 28 күн бұрын
I love to study and code❤
@babamusic8538
@babamusic8538 4 ай бұрын
Didi Maine ye code crame Kiya tha palindrome ka😂😂 kisi ne aisa copy ka method nahi bataya tha aj clear hua TQ a lot ❤❤❤❤❤
@ACQUAINTANCE-UNKNOWN
@ACQUAINTANCE-UNKNOWN 5 ай бұрын
THANKS DIDI ❤ IT HELPS ME A LOT 🙏 #GULABI DIL #GULABI DIL #GULABI DIL 🙂
@neonblade209
@neonblade209 2 ай бұрын
m1=input("Enter 1st Movie name: ") m2=input("Enter 2nd movie name: ") m3=input("Enter 3rd movie name: ") list=[m1,m2,m3] print(list)
@SwaroopSoni-vm5ys
@SwaroopSoni-vm5ys Ай бұрын
Didi mere se first wala question ho gya tha 😊😊
@khushitiwari7704
@khushitiwari7704 3 ай бұрын
Thank uhhh 😊❤
@Aditya-qh6zj
@Aditya-qh6zj 6 күн бұрын
a=input("Enter your three favourite movies : first movies is :") b=input("enter second movie :") c=input("enter third movie :") list=[a,b,c] print(list)
@AnjaliSingh-lg2np
@AnjaliSingh-lg2np 4 ай бұрын
Thanku Di❤
@KuldeepSingh-nq1vi
@KuldeepSingh-nq1vi 4 ай бұрын
Very nice video...
@prajwalkumbhare2480
@prajwalkumbhare2480 4 ай бұрын
Thank you didi❤
@Adityasshenoy-rw4ox
@Adityasshenoy-rw4ox 5 ай бұрын
Thank you madamji.. I was waiting for this chapter.. once again thank you..& also wish to bring your notice , I didn't find notes on this lecture.. Earlier lectures notes it shows at description link. Thank you ❤
@ComicCraze54
@ComicCraze54 5 ай бұрын
Exactly
@learnwithnagma
@learnwithnagma 4 ай бұрын
It's there only : drive.google.com/drive/folders/1LahwPSc6f9nkxBiRrz6LFUzkrg-Kzvov?usp=sharing
@Adityasshenoy-rw4ox
@Adityasshenoy-rw4ox 4 ай бұрын
Thank you Madamji.. Found notes ❤
@SyedImranShah-gi8cv
@SyedImranShah-gi8cv 5 күн бұрын
a = input("enter 1st movie name = " ) b = input("enter 2nd movie name = " ) c = input("enter 3rd movie name = " ) movies = [a,b,c] print(movies)
@hargunsaluja8985
@hargunsaluja8985 4 ай бұрын
Thankyou... Good explanation😀
@karthiksundaram544
@karthiksundaram544 4 ай бұрын
Nice teaching ❤
@Brosena_here
@Brosena_here 4 ай бұрын
Class 9 students are here for only intrest purpose not python is in syllabus of IT in class 9 and also 10...
@peeyushkumar6038
@peeyushkumar6038 2 ай бұрын
Very good 😊
@SyedMYahya-vf9vw
@SyedMYahya-vf9vw 5 ай бұрын
This series is good
@therealpunit
@therealpunit 5 ай бұрын
This will help us a lot. ❤
@rupeshpathak2045
@rupeshpathak2045 5 ай бұрын
I was waiting for it 😊
@salonikasera6283
@salonikasera6283 5 ай бұрын
Thnx didi Your way of teaching is excellent 👌👌👌
@leptoketrin
@leptoketrin 5 ай бұрын
BCA students are here ❤❤❤
@Aryan_Singh_coder
@Aryan_Singh_coder 4 ай бұрын
Bhai BCA karke bhi coding kar sakte hai I am in 11 th
@KakashiHatake-ux1jq
@KakashiHatake-ux1jq 4 ай бұрын
No btech CSE students
@KakashiHatake-ux1jq
@KakashiHatake-ux1jq 4 ай бұрын
@@Aryan_Singh_coder bhai bca mai coding syllabus me hi rheti hai
@KakashiHatake-ux1jq
@KakashiHatake-ux1jq 4 ай бұрын
@@Aryan_Singh_codertry kar ki koi ache college me CSE mile bca ko backup me rakh
@Aryan_Singh_coder
@Aryan_Singh_coder 4 ай бұрын
@@KakashiHatake-ux1jq thanks bro
@sriharsha7221
@sriharsha7221 5 ай бұрын
Thank you ☺
@ShipayetHossain
@ShipayetHossain 29 күн бұрын
#practice 1 x=(input("name 1:")) y=(input("name 2:")) z=(input("name3:")) list=[x,y,z] print("favorite 3 movies=",list) #2nd practice check [plaindrome] num=[1,2,3,6,2,1] num1=num.copy() num1.reverse() if(num==num1): print("yes") elif(num!=num1): print("no")
@parthakapri4285
@parthakapri4285 5 ай бұрын
Hi, the third lecture PDF is not available on Google Drive. So, please look into this matter.
@aaryatripathi5412
@aaryatripathi5412 3 ай бұрын
Now it's uploaded
@jaspreetkaurrakhra8504
@jaspreetkaurrakhra8504 Ай бұрын
Thanku didi
@vedikasharma4212
@vedikasharma4212 4 ай бұрын
THANK YOU DIDI🤗🤗
@SIMPLEBOY01825
@SIMPLEBOY01825 3 ай бұрын
thank you di
@vanicollege7676
@vanicollege7676 5 ай бұрын
Thanks didi❤🎉
@1198-
@1198- 2 ай бұрын
#another solution for the last problem: tuple = ("a", "b", "d", "c", "d") report = list(tuple) # creating a data structure called 'report', that is a list and has the same content as the tuple to be able to use the sort function report.sort(reverse = True) print(report)
@devendraKumar-dx7fd
@devendraKumar-dx7fd Ай бұрын
Thanks didi ji
@vivekkumarchouhan8550
@vivekkumarchouhan8550 Ай бұрын
eagerly Waiting for your pyspark videos..
@ChandraParkesh-dc9xp
@ChandraParkesh-dc9xp 29 күн бұрын
Best channel for all codes
@ChandraParkesh-dc9xp
@ChandraParkesh-dc9xp 29 күн бұрын
Nice
@MRK_Rameez
@MRK_Rameez 5 ай бұрын
Thank you for 3rd chapter request for typescript series also
@divyanshugoyal663
@divyanshugoyal663 4 ай бұрын
38:37 another code list1= [1,2,1] copy1= list1.copy() copy1.reverse() print(copy1)
@ANIFEX17
@ANIFEX17 17 күн бұрын
question=3 (a grade students) grade=("c","d","a","a","b","b","a") print(grade.count("a"))
@yuvishika1980
@yuvishika1980 22 күн бұрын
Maam when you are using dot. Your program is working with that but whenever I use this full stop sign it just return me error?
@ANKITKUMAR-np5kp
@ANKITKUMAR-np5kp 4 ай бұрын
thanku didi
@HimaniPandey-sb8ci
@HimaniPandey-sb8ci 3 ай бұрын
You are the best
@dipakkandel2934
@dipakkandel2934 21 күн бұрын
list1=["abc",10,10,"abc"] list2=list1.copy() list2.reverse() if(list1==list2): print("Given list contain palindrome") else: print("Given list contain palindrome")
@sowmyareddy6058
@sowmyareddy6058 4 ай бұрын
Waiting for the next lecture 😊
@RohitKumar-ws1ig
@RohitKumar-ws1ig 4 ай бұрын
Thank u so much Shradha for this tutorial.
@souravkumar9013
@souravkumar9013 4 ай бұрын
mam please reply ! iss python series me numpy, matplotlib bhi cover hoga ?
@naveenkushwaha0
@naveenkushwaha0 4 ай бұрын
mov1=input("enter the first moves name") mov2=input("enter the 2nd movies name") mov3=input ("enter the 3rd movies name") list=[mov1,mov2,mov3] print(list) (ye mam sahi hai code)
@SayandipBar
@SayandipBar 4 ай бұрын
di please make a video on python libraries
@DESHI41
@DESHI41 5 ай бұрын
Thanks didi ❤
@ghairatbaheer1991
@ghairatbaheer1991 5 ай бұрын
Thank You Shradha Didi! A lot of respect from Pakistan. Your teaching method is very good. I'm enjoying your every class and I'm waiting for the upcoming classes.
@CodeBook-fc9fg
@CodeBook-fc9fg 2 ай бұрын
tere makima
@CodeBook-fc9fg
@CodeBook-fc9fg 2 ай бұрын
what the
@CodeBook-fc9fg
@CodeBook-fc9fg 2 ай бұрын
fo
@swanandbarapatre12
@swanandbarapatre12 Ай бұрын
Thanks 3
@user-nh4dp6xq6e
@user-nh4dp6xq6e 3 ай бұрын
good lecture mam
@akashnarkhede1365
@akashnarkhede1365 Ай бұрын
movies = [input("Enter 1st movie name: "), input("Enter 2nd movie name: "), input("Enter 3rd movie name: ")] print(movies) list also support taking input inside it did you check?
@kishanmishra4252
@kishanmishra4252 4 ай бұрын
Thnx di❤ python ke aur practice questions dalo na please
@Saurav_Kumar_009
@Saurav_Kumar_009 3 ай бұрын
Thanks You Dii For this lecture ❤️
@piyushshende6324
@piyushshende6324 Ай бұрын
i sorted a tuple( without converting into list ) tup = ("C","D","A","A","B","B","A") print(sorted(tup))
@khaleelking7298
@khaleelking7298 5 күн бұрын
tuple is immutable
@techynil2386
@techynil2386 4 ай бұрын
recently in Gate exam new paper ds & ai hua hai toh usme python programming language hai toh yaia course us ka lia enough hai?
@spraygod422
@spraygod422 Ай бұрын
TY
@laxman-goud
@laxman-goud 4 ай бұрын
20:46
@valuabledisplay769
@valuabledisplay769 5 ай бұрын
Thank you sister ❤❤❤❤❤❤❤❤❤❤
@mayurghule4044
@mayurghule4044 4 ай бұрын
🎉🎉
@smilephotography8323
@smilephotography8323 4 ай бұрын
Practice Q1. a = input('enter your first fav movie : ') b = input('enter your second fav movie : ') c = input('enter your third fav movie : ') d=[a,b,c] print(d)
@vasykloepexergasia7562
@vasykloepexergasia7562 4 ай бұрын
thanks for sharing this kind of quality contents on internet for free!!! lots of love from Bangladesh.
@DeeptiShukla-gb8hs
@DeeptiShukla-gb8hs Ай бұрын
please make django series, its benefits to all your subscriber.
@abdullahbinmubarak1
@abdullahbinmubarak1 3 ай бұрын
@pradeepahirwar3663
@pradeepahirwar3663 4 ай бұрын
Thank You Shradha Maam.Nice Session Very Useful.❤❤💕💕🤞🤞🙌🙌
@codewithme1042
@codewithme1042 4 ай бұрын
Please start the AI, ML && Neutral Networks full course series with python
@UmeshGupta0427
@UmeshGupta0427 Ай бұрын
20:54 remove method list mein poori list mein koi bhi element remove kar dega naa ki first occurrence waale ko
@SanjeevThakur18
@SanjeevThakur18 5 ай бұрын
thanks a lot mam
@soumyaranjanmaharana5177
@soumyaranjanmaharana5177 4 ай бұрын
Plz mam one video for list comprehension
@ICTTrading
@ICTTrading Ай бұрын
a = input("Enter the name of first movie = ") b = input("Enter the name of second movie = ") c = input("Enter the name of thrid movie = ") list = {a, b, c} print(list) why my code is so different
@mahaveerjain2096
@mahaveerjain2096 4 ай бұрын
Mam your java course was awsome and great , but i have one request i'm learn c++ language course from your channel and I'm request to make video on advance c++ topic,code and some industrial level c++ project
@WakyateTareekh-ch8kq
@WakyateTareekh-ch8kq 5 ай бұрын
Love You shardha didi❤from pakistan
@parthibhadevi3678
@parthibhadevi3678 Ай бұрын
How will we change a tuple to list without changing the brackets and have the exact same data items?
@Ayaan_khan21
@Ayaan_khan21 4 ай бұрын
str.replace() function in string replace old value with new value does that violate the rule of string being immutable.?
@Dipakshukla158
@Dipakshukla158 2 ай бұрын
.replace() is a function and in this case internally a new string is created with the replaced value and then it is stored in the original string
@ShadowCipher
@ShadowCipher 4 ай бұрын
Ma'am there are no notes for lecture 3 in link
@_01dc_75
@_01dc_75 5 ай бұрын
thanku mam
@user-bj8fg5tk6s
@user-bj8fg5tk6s 4 ай бұрын
nice lectures
@ANIFEX17
@ANIFEX17 17 күн бұрын
q=1 movie question solution(without using append) movie1=input("tell me your 1 favourite movies : ") movie2=input("tell me your 2 favourite movies : ") movie3=input("tell me your 3 favourite movies : ") mov=["movie1","movie2","movie3"] mov[0]=movie1 mov[1]=movie2 mov[2]=movie3 a=(mov) print("your favorite movie is",mov)
@Muslimah-b7h
@Muslimah-b7h Күн бұрын
Present ☑️
@bb1sr716
@bb1sr716 5 ай бұрын
Making A video on backend technology like PHP or python in easy way please mam😊
@CartoonTv-gy4co
@CartoonTv-gy4co Ай бұрын
a = ( " Thanks ") print(a)
@AdityaKumar-df1kv
@AdityaKumar-df1kv 3 ай бұрын
34:00 Didi , we can write . Movie_1=input("movie_1 name") Movie_2=input("movie_2 name") Movie_3=input("movie_3 name") List=[Movie_1,Movie_2,Movie_3] print(List) #output _is same as
@muskanalisha1636
@muskanalisha1636 Ай бұрын
I do same as u
@shamsharmali59
@shamsharmali59 2 ай бұрын
good videos
@kaushalsharma1282
@kaushalsharma1282 Күн бұрын
List is like array in js
@oooinfinity9680
@oooinfinity9680 4 ай бұрын
❤❤❤
@digitalcreater24x77
@digitalcreater24x77 5 ай бұрын
Thanks mam
@OmkarChikkodi-pp4fu
@OmkarChikkodi-pp4fu 4 ай бұрын
didi how can we have run time assignment of value in tuples Because list.append is supported only for the list but not for tuple How can we have user inputs in tuples
@poetryseason
@poetryseason 5 ай бұрын
thanks🥰
@gita_singh1228
@gita_singh1228 4 ай бұрын
🍃🌷 haste rho hmesa ap 🌱
@Kamlakant-
@Kamlakant- 4 ай бұрын
✨❤️
@saifrahman9044
@saifrahman9044 2 ай бұрын
You are doing great Baji (didi). Love the way you are teaching. Love from Pakistan💌sada khush rahu
@NexGenNexus36
@NexGenNexus36 4 ай бұрын
Lecture 4 didi jaldi❤
@grantedearning77
@grantedearning77 4 ай бұрын
This is my answer on WAP1 movie1=input("enter your first fav movie:--") movie2=input("enter your second fav movie:--") movie3=input("enter your third fav movie:--") list=[movie1,movie2] list.append(movie3) print(list)
@sejalchourasia4298
@sejalchourasia4298 20 күн бұрын
I did the same way , is it correct?
@viswanathchunduru4557
@viswanathchunduru4557 4 ай бұрын
After python please start telling SQL also didi pleaseeeeeeee
@rishaltiwari8518
@rishaltiwari8518 4 ай бұрын
Ma'am why string and list always give 1 less value of ending index in output... Please tell me
@195challenge
@195challenge 5 ай бұрын
thanku diii , aapka abhar sadaiv rhega
Lecture 4 : Dictionary & Set in Python | Python Full Course
54:32
Shradha Khapra
Рет қаралды 265 М.
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 2,8 МЛН
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 106 МЛН
OMG😳 #tiktok #shorts #potapova_blog
00:58
Potapova_blog
Рет қаралды 3,6 МЛН
Stupid Barry Find Mellstroy in Escape From Prison Challenge
00:29
Garri Creative
Рет қаралды 21 МЛН
Pretty Good Roast Show S1. EP 7/7 | Ft.   @kushakapila5643
57:45
Aashish Solanki
Рет қаралды 10 МЛН
She said Yes | @AmanDhattarwal & Shradha Ma'am
16:48
Aman Dhattarwal
Рет қаралды 5 МЛН
Ep : 5 I Jain Philosophy: An Introduction I Dr Vikas Divyakirti
3:29:27
Vikas Divyakirti
Рет қаралды 1,8 МЛН
Lecture 2 : Strings & Conditional Statements | Python Full Course
55:41
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 2,8 МЛН