Enumerate Function in Python | Python Tutorial - Day #42

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

CodeWithHarry

CodeWithHarry

Күн бұрын

Пікірлер: 262
@VikashKumar-sl4wg
@VikashKumar-sl4wg Жыл бұрын
Finally i completed all my backlogs...yeeeeee.....i will continue live from today🥳🥳🥳🥳🤠
@ARES-vn1px
@ARES-vn1px Жыл бұрын
IGNOU student ?
@Shadow_Monarch6577
@Shadow_Monarch6577 5 ай бұрын
Wait !! you guys having backlog in computer science it's understandable if it's maths but backlog in computer science is rare cause compared to other branches subject we'll have easy time compared to Ece,eee etc..
@abhishekmeena4253
@abhishekmeena4253 Жыл бұрын
b = [ 10 , 20 , 80 , 90 ,34 ,54 , 78 ] ent = int(input("enter the index: ")) for index , l in enumerate(b): if ent == index: print(f"the value in index is {l}")
@maheshpaliwal3111
@maheshpaliwal3111 Жыл бұрын
Sir I requested that with this course in a every week one day you solve real problem or leetcode problem with python,so we can build our problem solving skills
@oPERFECT
@oPERFECT Жыл бұрын
Well explained sir 😀😀 Learned python from ur videos and now working as developer freelancer
@ImproveProgrammingLogic
@ImproveProgrammingLogic Жыл бұрын
Indeed
@lakshyaarora6108
@lakshyaarora6108 Жыл бұрын
bhai kya develop karte ho?? web apps ya website aur kitni earning hojati hogi approx month ki?? please answer!
@ImproveProgrammingLogic
@ImproveProgrammingLogic Жыл бұрын
@@lakshyaarora6108 Mujhe toh monthly 4k milta hai sirf 100 Videos pe...
@lakshyaarora6108
@lakshyaarora6108 Жыл бұрын
@@ImproveProgrammingLogic ohk
@bepositive271
@bepositive271 Жыл бұрын
@@ImproveProgrammingLogic Bhai develop kya karte ho
@muhammadumar7577
@muhammadumar7577 Жыл бұрын
Harry Bhai at 3:26 hum indexing karne ke bajaye hum ye code bhi run karskte the ************** marks = [23, 45, 67, 12, 98, 43] for mark in marks: print(mark) if mark == 98: print("Umar is Awesome") **************
@beyjobs
@beyjobs Жыл бұрын
lekin humko index value 3 pr ye print krwana tha na isliye unho ne index wala method use kia index wala useable hai
@maliktalha863
@maliktalha863 5 ай бұрын
Situation change bhi hoskti. Turn ham index ko dkh k chalain gay
@MAbdullah2843
@MAbdullah2843 Жыл бұрын
This course in best #Day_42
@fanciedinterface1616
@fanciedinterface1616 Жыл бұрын
awesome video man,42 days completed ,58 more to go
@Kiran23456
@Kiran23456 Жыл бұрын
I think now you have completed can you please share your experience
@RoyalPandit021
@RoyalPandit021 10 ай бұрын
bro its very good as you progress it will become complex if u are new but with time it will cover up@@Kiran23456
@arpankarmakar16
@arpankarmakar16 Жыл бұрын
#Day42 completed. 58 more to go!!!
@indreamelite594
@indreamelite594 Жыл бұрын
Nice buddy 🤍
@SongsEclipse
@SongsEclipse 4 ай бұрын
done 42% of the playlist 👨‍💻👨‍💻🔥🔥
@aarimandinayashow4227
@aarimandinayashow4227 4 ай бұрын
damn that's crazy bro.......but did anyone ask?
@yash4697
@yash4697 4 ай бұрын
I asked
@StrongMind-q3k
@StrongMind-q3k 17 күн бұрын
@@aarimandinayashow4227 fr no one asked your existence here
@subhradwipnayak1182
@subhradwipnayak1182 Жыл бұрын
Brah, Harry bhai made me laugh just in 1:00 His: "mere 2 mark kat Gaye to baki bacchon ka kya hoga socho" 😂😂 Anyway nice course ❤
@SHIVAMKUMAR-xk7lz
@SHIVAMKUMAR-xk7lz Жыл бұрын
Ishi comment ko mein bhi khoj raha tha :)
@anmolverma075
@anmolverma075 Жыл бұрын
Harry Sir , please make a video on Android Development roadmap in 2023. It's a humble request!
@BountyHxntxr
@BountyHxntxr Жыл бұрын
Thanks bro I was looking for an indepth tutorial on it 😅
@saugatnepal5956
@saugatnepal5956 Жыл бұрын
Harry bhai, Can we raise the bar a little? I am taking your JavaScript course as well along with this course. I have felt in JS course, everyday you learn a lot. In this course I feel the tempo is a little slower. Would love to watch longer videos. I want to take the most out of this course. Lots of love Harry bhai.
@abhinavkhatri4006
@abhinavkhatri4006 Жыл бұрын
Nepal bata ho ?😳
@ImproveProgrammingLogic
@ImproveProgrammingLogic Жыл бұрын
@@abhinavkhatri4006 Kyu
@tanmaymalviya5312
@tanmaymalviya5312 Жыл бұрын
I also feel the tempo can get paced a bit while the videos getting longer would let us gain more in depth knowledge . But i feel Harry must have a plan setup and he is going with the plan he has lets hope the tempo increases from here on
@jaivik9093
@jaivik9093 Жыл бұрын
Series ka growth exponential hoga just like JS course achanak se level high hoga basic khatam hone ke bad
@Shortsfortheday21
@Shortsfortheday21 6 ай бұрын
this enumerate function will actually help a lot in the kbc quiz we created and the loop we created to print all the questions honestly kinda great honestly thanks, i needed this
@ovi2255
@ovi2255 23 күн бұрын
a=[12,23,43,24,64,24,98,35,25,7,65] for i in a: if i==98: print("Awsome") else: print(i) We can write this
@AmitSharma-oh5uw
@AmitSharma-oh5uw 11 ай бұрын
finally day 42 also completed 🎊🎊🎊🎊🎊🎊🎊🎊🥰🥰🥰🥰🥰🎉🎉🎉🎉🤖🤖🤖🤖
@VS_Kaushik
@VS_Kaushik Жыл бұрын
Thanks harry bhai thanks
@anirudhnautiyal2336
@anirudhnautiyal2336 24 күн бұрын
Amazing lecture harry bhai❤
@thefireyphoenix
@thefireyphoenix Ай бұрын
marks=[7,8,9,0,44,33] index=0 for mark in marks: print(f"Index {index}, marks {mark}") if mark==marks[3]: print("Arushi, it worked!") index+=1 This should have been the initial code Honestly the purpose of enumeration is to not having to write this much code for index etc and directly use such a function to write the index and the values displayed in the list.
@krishankaushik4800
@krishankaushik4800 Жыл бұрын
Doing great work
@mdsohanurrahmanhridoy1343
@mdsohanurrahmanhridoy1343 Жыл бұрын
#Completed day#42/100😍
@zidanali7496
@zidanali7496 Жыл бұрын
Great Video
@mahadrayyan1997
@mahadrayyan1997 10 ай бұрын
marks=[12,33,42,98,33,22] for mark in marks: print(mark) if mark==marks[3]: print("harry awesome!") sir we can do this way as well if we do not want to use enunmerate function and this way we do not have to define index as well
@ashutoshmishra4781
@ashutoshmishra4781 5 ай бұрын
harry tumhra intro & ending music jyada motivate krta hai sunne ka lya 😂🫡
@atulyadav993
@atulyadav993 Жыл бұрын
Nice bhai
@rudra2036
@rudra2036 Жыл бұрын
list = [1, 2, 4,5,6,7,8,9,10] for i in list: print(i) if i == list[3]: print("awesome harry bhai") continue enumerate k jagah ye basic se bhi to ja sakte hai then why will use enumerate harry bhai???
@t.shravyasree-ie-2435
@t.shravyasree-ie-2435 Жыл бұрын
But along with numbers in a list...I think we can't print the index number at the same time
@shivamchaudhary8592
@shivamchaudhary8592 Жыл бұрын
#Day42 Present Sir
@amitdeshmukh9660
@amitdeshmukh9660 Жыл бұрын
Thank you for everything harry....
@krishankaushik4800
@krishankaushik4800 Жыл бұрын
nice bro love you
@vaibhavsoni4680
@vaibhavsoni4680 11 ай бұрын
list=['animal','gadar-2','omg','kgf','salar','jawan','3 idiots'] for index,i in enumerate(list, start=0): print(f"index: {index} and",i)
@SoumenMaity9
@SoumenMaity9 Жыл бұрын
Good, very easy to understand.
@bakhatbaba5684
@bakhatbaba5684 Жыл бұрын
Informative
@MovieOk-p8q
@MovieOk-p8q 10 ай бұрын
Finally day 42 also completed 🎉🎉🎉
@webPro_faizan
@webPro_faizan Жыл бұрын
Awesome
@Arnav-maurya84
@Arnav-maurya84 6 ай бұрын
It's a great achievment congrats
@rAjAbhinand98
@rAjAbhinand98 Жыл бұрын
Cool
@Manish-qt1bz
@Manish-qt1bz Жыл бұрын
Present Sir 🔥
@Thegreatakashdeep
@Thegreatakashdeep 4 ай бұрын
Badhiya !
@wasimsaifi4512
@wasimsaifi4512 Жыл бұрын
Present 💝
@EmpowerTheVoice
@EmpowerTheVoice 11 ай бұрын
Marks = [43,56,67,87,34,56,76,34,75,34,65,23,23,23] for index, Marks_ in enumerate(Marks): #list me kn sa element kn sa index pa ha enumerate function yah btata ha print (index,Marks_)
@jatinbhatt2222
@jatinbhatt2222 Жыл бұрын
Present Sir on Day-42 ✋
@Nuvora.OFFICIAL
@Nuvora.OFFICIAL Жыл бұрын
Present Sir!
@teertharajturkar
@teertharajturkar Жыл бұрын
#day 42 present sir
@RohanDasRD
@RohanDasRD Жыл бұрын
Day 42 done
@faizandynamicearth
@faizandynamicearth Жыл бұрын
Bht alla
@ermanojku
@ermanojku Жыл бұрын
Gajab bhai, mere marks 98 aaye hahaha cool bro--achha andaaz hai
@rode_atharva
@rode_atharva Жыл бұрын
Sir will you have any plan to bring web development series after this python course❤
@Haribansh-zt5qz
@Haribansh-zt5qz Жыл бұрын
He already have webD playlist on his channel.
@br3ak_
@br3ak_ Жыл бұрын
Why do all indians use "sir" in every sentence lmao. That's so awkward
@RitikV2
@RitikV2 2 ай бұрын
thank you harry bhii
@danyalasif8322
@danyalasif8322 3 ай бұрын
Present Sir from Pakistan!
@himanshuraivines9551
@himanshuraivines9551 Жыл бұрын
Thanks a lot Harry bhai for because i don't know enumerate in python ❤️❤️
@dhaulagiribgl434
@dhaulagiribgl434 Жыл бұрын
How many days gone you didn't use c programming If you use c what technology you will use for c programming idle code editor What are the modern technology you use as 2023
@USMANILYAS-ix1nc
@USMANILYAS-ix1nc Жыл бұрын
good course bro..............
@EmpowerTheVoice
@EmpowerTheVoice 11 ай бұрын
#age enumerate function na use krn to asa solve krna prha ga Marks = [43,56,67,87,34,56,76,34,75,34,65,23,23,23] index = 0 for i in range(1, len(Marks)+1): index = index+1 if (index==4): print ("wow have done it") print (i) print ("Hello")
@mryt8416
@mryt8416 Жыл бұрын
Thanks harry bhai
@eashovon
@eashovon Жыл бұрын
Present Brother From Bangladesh....#Day42 Done
@restlessconqueror
@restlessconqueror Жыл бұрын
Harry bhai iske baad DjangoRestFramework ka tutorial bnado. Bhot dhoonda par ek badhiya course khin nhi mil rha or na aapke channel pe DRF ka koi tutorial hai. Mere jaise bhot logo ki help ho jayegi.
@ProgrammingNCodingWithHarsh
@ProgrammingNCodingWithHarsh Жыл бұрын
Code With Harry Come With Sundeep Maheshwarii!!
@technikalproblem6780
@technikalproblem6780 Жыл бұрын
Thank you so much sir for creating this video!
@gourijamkhindikar
@gourijamkhindikar Жыл бұрын
congratulations
@vjournalbytej9832
@vjournalbytej9832 9 ай бұрын
Present Sir 🤚
@mushif7745
@mushif7745 9 ай бұрын
marks =[12,56,32,98,12,45,1,4] for mark in marks : print (mark) if mark == marks[3]: # if mark == 98 print ('HARRY AWESOME') #Harry bahi ya be to easy ha ya Q ni kr sakty kya
@Radhe_radhe2929
@Radhe_radhe2929 Жыл бұрын
Day 42 🔥
@Uploader12
@Uploader12 Жыл бұрын
thansk
@yatindrapabbati6878
@yatindrapabbati6878 Жыл бұрын
DAY42-PRESENT SIR!
@gamex9553
@gamex9553 Жыл бұрын
day 42 completed
@mariamhasan3733
@mariamhasan3733 Жыл бұрын
Day #42 done
@thatcoolkid370
@thatcoolkid370 Жыл бұрын
#Day 42 in 100DaysOfCode. Trying to catch up with the series
@kahani_ka_jadu
@kahani_ka_jadu 3 ай бұрын
i did the same think from this code if i am wrong then tell me how marks = [12, 56, 32, 98, 12, 45, 1, 4] for k in range(len(marks)): print(f'{k+1}. {marks[k]}') if k+1==5: print('This is 5th element.')
@subhyoyogg2394
@subhyoyogg2394 2 ай бұрын
marks = [12, 56, 32, 98, 12, 45, 1, 4] for k in range(len(marks)): if k+1==5: print('This is 5th element.') print(f'{k+1}. {marks[k]}')
@meditationmusic6482
@meditationmusic6482 Жыл бұрын
Thanks sir.
@harshit7787
@harshit7787 Жыл бұрын
Day 42✅
@sam43112
@sam43112 Жыл бұрын
niceeeee
@deekshithaparasu
@deekshithaparasu Жыл бұрын
#day42 completed
@NEERAJ-dw9bt
@NEERAJ-dw9bt 8 ай бұрын
Present sir 🤚
@Keepitshort417
@Keepitshort417 Жыл бұрын
present sir from Pakistan tharparkar more
@MovieOk-p8q
@MovieOk-p8q 10 ай бұрын
Present🎉❤
@nepaligang8090
@nepaligang8090 Жыл бұрын
00:58 khudke taarif hummm
@Divyanshkhandelwal15
@Divyanshkhandelwal15 Жыл бұрын
#harrybhai
@qzarmy7059
@qzarmy7059 10 ай бұрын
I am present bhaiya ❤
@sabujsangram5977
@sabujsangram5977 Жыл бұрын
Attendance of day 42 😎
@vidushibhardwaj1415
@vidushibhardwaj1415 Жыл бұрын
DAY #42 done
@Vignesh-y4j
@Vignesh-y4j 3 ай бұрын
42nd one!!
@sridiptah3186
@sridiptah3186 Жыл бұрын
love you harry sir❤
@ayushkumargupta2430
@ayushkumargupta2430 Жыл бұрын
present sir
@shubhamrawat9596
@shubhamrawat9596 Жыл бұрын
#Day42🤗🤗🤗
@shibammondal3915
@shibammondal3915 Жыл бұрын
#Day_42
@CoderzGaming093
@CoderzGaming093 Жыл бұрын
#day42
@__ayu
@__ayu Жыл бұрын
#DAY42 COMPLETED #CodeWithHarry
@gymlovers7362
@gymlovers7362 Жыл бұрын
Hello Harry bro
@webdeveloper209
@webdeveloper209 Жыл бұрын
Present day 42/100
@supergaming2.o
@supergaming2.o Жыл бұрын
Sar how can see your notes in pdf for download
@abhinav5786
@abhinav5786 Жыл бұрын
Present sir 😁
@ManishGoyal-wu9hk
@ManishGoyal-wu9hk Жыл бұрын
Harry Bhaiya jab aapne index==3 kera mujhe laga ye koi nai cheez hai 😂
@Himanshujha80
@Himanshujha80 Жыл бұрын
#Harry Bhai
@lakhyadeepsen
@lakhyadeepsen Жыл бұрын
Day 42 of 100 of python challenge completed. #100DaysofCode #100dayspythonchallenge
@Knights_Ride
@Knights_Ride Жыл бұрын
Harry bhai OOPS kab s start hoga🤔🤔
@proudtobeindian1894
@proudtobeindian1894 Жыл бұрын
Present. #100daysOfcode #day42
@KeshavBhardwaj-eu5tx
@KeshavBhardwaj-eu5tx Жыл бұрын
why do i even need use enumerate function I can do the same by this aswell "marks=[1,54,23,6,4,34,21,99,24,36,12] for mark in marks: print(mark) if (mark==marks[7]) : print("Keshav is awsome") "
@sudhansubalasahoo
@sudhansubalasahoo Жыл бұрын
Present Sir
@theroshantune
@theroshantune Жыл бұрын
wanted to see me after 57 days day 42 done.
@killerdestiny786
@killerdestiny786 6 ай бұрын
I tried to create results according to their names, but couldn't enumerate and do with names. marks = { "Adam": 100, "Cathrine": 85, "Doug": 72, "Eli": 65, "Bruce": 90, "Fatso": 55 } for ki, val in marks.items(): # for ki, val in enumerate(marks.items()): print(ki, val) if val == 100: print("You got a perfect score!") elif val >= 90: print("You got an A! ") elif val >= 80: print("You got a B!") elif val >= 70: print("You got a C!") elif val >= 60: print("You got a D!") else: print("You got an F!")
Virtual Environment in Python | Python Tutorial - Day #43
21:38
CodeWithHarry
Рет қаралды 261 М.
How import works in Python | Python Tutorial - Day #44
12:42
CodeWithHarry
Рет қаралды 215 М.
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,5 МЛН
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 54 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 91 МЛН
Using Python enumerate() With for Loops
14:01
Real Python
Рет қаралды 26 М.
Build a BMI Calculator in Python - Step-by-Step Tutorial!
5:04
os Module in Python | Python Tutorial - Day #46
15:24
CodeWithHarry
Рет қаралды 244 М.
Dictionary in python
26:16
Chai aur Code
Рет қаралды 27 М.
Functions in Python are easy 📞
10:38
Bro Code
Рет қаралды 557 М.
Map() & Filter() in Python 🐍 with execution 👩‍💻🙇💻
7:23
if __name__ == "__main__" in Python | Python Tutorial - Day #45
9:24
CodeWithHarry
Рет қаралды 227 М.
Introduction to OOPs in Python | Python Tutorial - Day #56
15:54
CodeWithHarry
Рет қаралды 338 М.