All Important Python List Functions in One Video - In Hindi

  Рет қаралды 33,767

codeitup

codeitup

Күн бұрын

Пікірлер: 101
@BABLISINGH-wf8dw
@BABLISINGH-wf8dw 5 жыл бұрын
The best one sir jee.. Love the way u teach sir..
@codeitup
@codeitup 5 жыл бұрын
:)
@punamkumari6972
@punamkumari6972 5 жыл бұрын
Next level stuff sir...
@codeitup
@codeitup 5 жыл бұрын
Thanks punam. Keep supporting..
@anupanand7281
@anupanand7281 5 жыл бұрын
Brilliant way to explain. Thanks a ton for clear concept...
@codeitup
@codeitup 5 жыл бұрын
Thanks Anup!
@libinalex8261
@libinalex8261 3 жыл бұрын
values in list are of string datatype. To sort according to integers, use key = int inside sort function i.e. a.sort(key=int)
@laladeshmukh3552
@laladeshmukh3552 2 жыл бұрын
👍🏻👍🏻👍🏻👍🏻
@RajeshKumar-ty3bt
@RajeshKumar-ty3bt 5 жыл бұрын
Awesome stuff..
@codeitup
@codeitup 5 жыл бұрын
Thanks rajesh!
@sheikhabbasuddin3834
@sheikhabbasuddin3834 4 жыл бұрын
Sir aap simple way me bhut aacha samjhate hai 🙏🙏
@codeitup
@codeitup 4 жыл бұрын
Thanks for the complement dear !🙂
@vasudevyadav2511
@vasudevyadav2511 2 жыл бұрын
List sort() ke like value a[] x=int(int(Enter the max size)) For I in range (x): Val= int(input("Enter value")) a.append() a.sot() Print(a) Output screen Max size=5 Enter value:54 Enter value:-7 Enter value:08 Enter value:3 Enter value:6 Answer Sorted list [54,08,6,3,-7]
@gammerphysco6927
@gammerphysco6927 3 жыл бұрын
Sir numeric number sort ho jayega input me int type ka value denge to sorting ho jayegi abhi is program ne string le raha haii thank you
@deltamike2427
@deltamike2427 2 жыл бұрын
Thank u very much for your content May your channel grow more than u thought. Godspeed.
@codeitup
@codeitup 2 жыл бұрын
Thanks & most welcome dear😊
@Motivationalwaley
@Motivationalwaley 2 жыл бұрын
Very useful video sir Thanks sir for your best effort..
@codeitup
@codeitup 2 жыл бұрын
Thanks & most welcome😊
@not_ishav
@not_ishav 3 жыл бұрын
Sir only because Of you I will clear my exams Print("Thankyou *1000000") ;
@singhvlogs4425
@singhvlogs4425 Жыл бұрын
It's not like that , print('Thank you' * 100000000) and don't use terminator , yay i understand you want to show your comment in smart way but it must be correct might be normal english or coding thanks
@mukundkhole1673
@mukundkhole1673 4 жыл бұрын
print("Anand sir is best teacher for python") print("Thank you .....")
@codeitup
@codeitup 4 жыл бұрын
So nice of you🙂
@riyaagarwal7379
@riyaagarwal7379 3 жыл бұрын
Sir if at 16:57 we want to index of 2 which is appearing twice in the list then what will be the index ? Will it give the index of first occurrence or what?
@codeitup
@codeitup 3 жыл бұрын
First occurance
@ajaysinghsharma8199
@ajaysinghsharma8199 4 жыл бұрын
Sir g yr way of teaching is osm..Tx for explain all functions in 1 vid....My prob is solve now..Tx agn Sir g..
@codeitup
@codeitup 4 жыл бұрын
Most Welcome Ajay !
@RahulRaj-vx7ov
@RahulRaj-vx7ov 2 жыл бұрын
Thank u so much sir for bringing this type of helpful video for us.☺️
@archanayadav111
@archanayadav111 3 жыл бұрын
Very nice work sir
@codeitup
@codeitup 3 жыл бұрын
Thanks a lot Archana!
@ShivSingh-ss1vr
@ShivSingh-ss1vr 4 жыл бұрын
100 Times Thank You 🙏Sir
@codeitup
@codeitup 4 жыл бұрын
100 Times Welcome !
@girishpaliwal5718
@girishpaliwal5718 3 жыл бұрын
Superb sir ji...
@codeitup
@codeitup 3 жыл бұрын
Thanks Girish!
@rajankumargupta5794
@rajankumargupta5794 2 жыл бұрын
Sir aise hi ek cloud/devops ka full playlist provide kar dete to humare jaise ladko ka bahut help ho jata .🙏🙏
@biswajitbiswal4593
@biswajitbiswal4593 3 жыл бұрын
the input entry is not integer,i.e. y=int(input()) then sorting will be right
@pranteekdey8636
@pranteekdey8636 Жыл бұрын
Sir kyunki list kaa ek ek element String k format mein hai. Agar properly sorting karna ho toh pehle Ek ek element ko int mein convert kare.
@indianthanos52
@indianthanos52 2 жыл бұрын
Hi sir...I am one of your subscriber ....I have a quiet personal question...😅...... Are you a full time youtuber or you have any programming job also ?? ......
@AdityaKumar-kn2xc
@AdityaKumar-kn2xc 2 жыл бұрын
Today i found your channel obviously coz of exams but i must say your explanation is best
@codeitup
@codeitup 2 жыл бұрын
Thanks dear, keep learning😊
@aka_akanksha
@aka_akanksha 3 жыл бұрын
Sir thanks alot . 🙏
@Ronny______
@Ronny______ Жыл бұрын
Underrated 💘
@RishabhJain-pq6ki
@RishabhJain-pq6ki 3 жыл бұрын
sir there is a runtime error is while sorting was performed if we run the program again it will show the correct result
@punamkumari6972
@punamkumari6972 5 жыл бұрын
Sir Maine last tak dekhi video par aapke question ka answer mujhe nahi pata.. Pls next video me answer bata dijiega...
@codeitup
@codeitup 5 жыл бұрын
Will Let you know very soon. :)
@manishsharma-ri4iq
@manishsharma-ri4iq Жыл бұрын
sorting k tym list m di gye objects k first character ko sort krta h....esliye 10 ka index list m 1st tha.
@rohitgarg4446
@rohitgarg4446 10 ай бұрын
The reason, Sort is not work is "we give the value in string. If we want to sort proper then we have to add int before the input".
@technotutors1970
@technotutors1970 5 жыл бұрын
Because input in form of string liye he n unko int me type cast nhi kiya hai....
@manishtripathi8737
@manishtripathi8737 2 жыл бұрын
Superab
@codeitup
@codeitup 2 жыл бұрын
🙂
@arpitdhote7637
@arpitdhote7637 2 жыл бұрын
completed watching 72 videos
@codeitup
@codeitup 2 жыл бұрын
Wow...
@priyankaagarwal362
@priyankaagarwal362 3 жыл бұрын
Hello Sir, can you plz make a video on using all these functions with string? Thank you
@codeitup
@codeitup 3 жыл бұрын
Try to create by your own and paste here, I will make changes/corrections if required.
@priyankaagarwal362
@priyankaagarwal362 3 жыл бұрын
@@codeitup okay Sir, thank you
@tanveerbibi6474
@tanveerbibi6474 8 ай бұрын
16:33 16:33 Jab hum ny list.sort() ka hai list ma jo hum ny value enter ke hai value single quotation (' ') ma lihka thy [ '5','2','10','2','1'] Is ly jab hum ny is list ko sort ka is ka answer ya aya hai [ '1','10','2','2','5'] List ko single quotation ma likhana sa hi 10 value before aya hai Agr hum is ko without single quotation (' ')ma lihkata hai 10 value after ma atai hai
@tanveerbibi6474
@tanveerbibi6474 8 ай бұрын
Sir is ka jaldi reply dyna ya answer sai hai or nhi
@tanveerbibi6474
@tanveerbibi6474 8 ай бұрын
Ma ap ka message ka wait kor gai 😊
@preetikesherwani746
@preetikesherwani746 4 жыл бұрын
You have used string as input Binary me 10 ko wo as 1 lelega or 0 ko ignore kar dega to while sorting in place of 10 only ascii value 49 will b counted
@anmolagrawal9176
@anmolagrawal9176 2 жыл бұрын
@preetikesherwani can you please explain🙏🙏
@preetikesherwani746
@preetikesherwani746 2 жыл бұрын
Sorting will b done on the basis of ascii codes, 0-9 hi digits k hote hai (48-57)
@faizalkhalifa9187
@faizalkhalifa9187 3 жыл бұрын
Thanks sir g
@codeitup
@codeitup 3 жыл бұрын
Most welcome Faizal!
@rdxvikrant8608
@rdxvikrant8608 4 жыл бұрын
ty
@vishalchaurasia3584
@vishalchaurasia3584 3 жыл бұрын
I have tried above program in jupyter but getting wrong output plz chk a=[] x=int(input("enter max size:")) for i in range(x): val=input("enter number:") a.append(val) print("original list is:",a) print("length of the list:",len(a)) print("max value in list:",max(a)) print("max value in list:",min(a)) Output enter max size:5 enter number:23,34,33,44,21 original list is: ['23,34,33,44,21'] length of the list: 1 max value in list: 23,34,33,44,21 max value in list: 23,34,33,44,21
@vaibhavupadhyay6689
@vaibhavupadhyay6689 3 жыл бұрын
bcz you have not mention the integer datatype at value before input it should be like this. value=int(input('enter the values'))
@raunitkumar6819
@raunitkumar6819 2 жыл бұрын
Use int function to sort
@kom_senapati
@kom_senapati 2 жыл бұрын
18:42 these are strings not numbers we should have converted the stars to ints
@joshi_unplugged
@joshi_unplugged 3 жыл бұрын
because sir you havn't taken val as integer type that's why sorting is not done properly..
@coladmin5270
@coladmin5270 3 жыл бұрын
Hi Assalamualaikum I am from Bangladesh. I would like to do a online python course under you. Though, I am completing your playlists. Do I have any scope. Thanks.
@codeitup
@codeitup 3 жыл бұрын
Please mail to codeitupofficial@gmail.com!
@Himanshu_Raghu
@Himanshu_Raghu 2 жыл бұрын
sir i think you forgot to add sort function video in your youtube python playlist
@srijangupta3234
@srijangupta3234 3 жыл бұрын
Kyuki sare elements string hai int ya double nahi.
@bhushanthapa2503
@bhushanthapa2503 2 жыл бұрын
in sort it comes sorted not sort so the line is a=(1,5,4,6,2,1) print("after sort:", sorted(a) output: after sort: (1,1,2,4,5,6)
@BhagwatiBhatt-kn1nq
@BhagwatiBhatt-kn1nq 8 ай бұрын
Sir sort() ko call nhi Kiya only a likha huaa hai
@THEBILLIONAIREKINGSLAYER
@THEBILLIONAIREKINGSLAYER 3 жыл бұрын
because The Elements in the list are Strings Not int
@sanjanaagrawal1807
@sanjanaagrawal1807 4 ай бұрын
Sorting was not done properly because items of list are of string type
@RAHULGUPTA-sm8sr
@RAHULGUPTA-sm8sr 5 жыл бұрын
Kyuki sir 2 do baar repeat Ho raha hai us list me isiliye usko bad me kiya hoga shayad
@codeitup
@codeitup 5 жыл бұрын
Wrong Rahul. Try again!
@RAHULGUPTA-sm8sr
@RAHULGUPTA-sm8sr 5 жыл бұрын
@@codeitupanswer kab bataoge sir
@MukeshKumar-sw5zm
@MukeshKumar-sw5zm 3 жыл бұрын
Sir list sort wala nhi hai
@abhaysharma2699
@abhaysharma2699 3 жыл бұрын
List ko input krte tym int use nhi kra to usne numbers ko as a string liya hoga syd 😅....
@MrMukulpandey
@MrMukulpandey 3 жыл бұрын
Maybe 10 jo h vo string h ishiliye
@kohinoorteamyogeshchhabra8255
@kohinoorteamyogeshchhabra8255 3 жыл бұрын
Sir sort wali video ni hai
@codeitup
@codeitup 3 жыл бұрын
Bilkul hai ! Chekc the playlist !
@shardulpuri6860
@shardulpuri6860 3 жыл бұрын
Sir 10 ko pehle isliye likha kyoki vo '10" ko ek string ki treh le rha hai....kyoki aapne program mein int() ka use nhi kiya hai.....
@souravkumar8332
@souravkumar8332 4 жыл бұрын
sir sort( ) is not in the playlist
@codeitup
@codeitup 4 жыл бұрын
Yes, might be I forgot to add.
@swarnikarout3824
@swarnikarout3824 4 жыл бұрын
Because..we can add upto 5 max size as we have given input.. & 10>5 So not possible
@codeitup
@codeitup 4 жыл бұрын
What was the question exactly??😜
@swarnikarout3824
@swarnikarout3824 4 жыл бұрын
@@codeitup 🙄🙄🙄means
@codeitup
@codeitup 4 жыл бұрын
@@swarnikarout3824 You have replied answer of any question I might have asked in the video. Since the video an old one, I forgot, what question I had asked?
@swarnikarout3824
@swarnikarout3824 4 жыл бұрын
@@codeitup ooooo 😊😊I got it Is this right answer??
@aaryanraj8342
@aaryanraj8342 4 жыл бұрын
@codeitup sir...a.sort..after that we have to print original list is then print a and then print(after sorting)....
@kusumgoyat8397
@kusumgoyat8397 4 жыл бұрын
Kynki humne 10 insert karvaya tha
@21xiiasapnilmodak57
@21xiiasapnilmodak57 3 жыл бұрын
can uh please share your pdf please
@anilbarad1856
@anilbarad1856 3 жыл бұрын
Nit int value its string value so error
@akshayjadhav6856
@akshayjadhav6856 3 жыл бұрын
Bcz sir sort kon int mentioned nahi kiya hai Abhi main practice kr rha tha to mujhe oata chala😀
@meow-rd6op
@meow-rd6op 4 жыл бұрын
🔥🔥
@shivangsingh-rr7ou
@shivangsingh-rr7ou Жыл бұрын
Not an int
Python Program to Find Sum of List Elements - In Hindi
9:58
codeitup
Рет қаралды 46 М.
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 27 МЛН
Python Program to Search a Number in List - In Hindi
10:14
codeitup
Рет қаралды 32 М.
Python List Programming Exercise - In Hindi
10:40
codeitup
Рет қаралды 34 М.
for Loop with Lists in Python
8:35
Neso Academy
Рет қаралды 31 М.
How To Use Functions In Python (Python Tutorial #3)
14:55
CS Dojo
Рет қаралды 2,4 МЛН
Python for Beginners - Learn Coding with Python in 1 Hour
1:00:06
Programming with Mosh
Рет қаралды 19 МЛН
Tuple in Python - In Hindi
11:16
codeitup
Рет қаралды 72 М.
Python As Fast as Possible - Learn Python in ~75 Minutes
1:19:41
Tech With Tim
Рет қаралды 1,8 МЛН
Input a List using Loops in Python
10:24
Neso Academy
Рет қаралды 44 М.
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 2,2 МЛН