This video took a lot of writing, editing, and recording efforts. If possible please hit the like button and share this video with your friends. That would mean a lot to me! Should I upload a complete web development course in English on this channel?
I just bow down to you for making this beautifully constructed course available for free. Mind just boggles when considering the time and efforts you must have had to put. You are an absolute star!!
Cmon Harry! You are doing nothing but the most nobel work. Providing Education for FREE without making it a business, may god bless you with elixir of prosperity 💛
Thank you so much for this course. You have literally helped me with coding throughout my 1st and 2nd year of college, because I couldn't understand anything in online classes, but with your videos, I was able to study and maintain a decent cg, along with learning extra and new helpful things. I cannot thank you enough, I really appreciate all the hard work you put into all of your videos, they are very thorough while still being to the point. Couldn't have asked for a better teacher.
Was looking for the ultimate Python beginners course, with notes, projects, and Practice Exercises. 100% recommended, Thanks for putting in your blood and sweat into making this Harry!
I always have huge respect to Creators who makes Educational videos for free in the youtube platform..and it shows a level of great empathy and selfless dedication that you created a 12 hr video here to help others learn..Thank you for that from the bottom of my heart...👏👏😊😊😊
6:07:43 def greatest(a,b,c): if(a>b and a>c): greater = a elif(b>c and b>a): greater = b else: greater = c return greater a=int(input("enter the first number= ")) b=int(input("enter the second number= ")) c=int(input("enter the third number= ")) d=greatest(a,b,c) print("the greatest number from the given is" , d)
This is really a great work Harry, especially to non-hindi viewers u gave it as a free gift.. Being a non-hindi viewer I was struggling to understand but yes now no more struggling......thank you Harry.... Hope I will get few more videos on other like SQL, ML, DS........ 🙏
Hi Harry, I am NEW to programming. I tried other teachers but they were too boring and made python seems difficult. I came across your course and Thank GOD I did. You make learning python easy, fun and enjoyable. I learnt so much from chapter 1 - more than previous courses. You should write a book.
I was always afraid of coding. I have completed 7.6 years in IT industry in Functional Testing only and never moved to in another domain due to afraid of programming but Now I am watching 100daysofCode programming tutorial and completed 35 Videos and gaining confidence in programming. Thank you so much Harry for the efforts you have put in for the people like me who always afraid of programming even reside in IT world. Even though I am practicing for the small small programs but now I am confident after completing this entire course I will move in automation Testing soon. Literally I salute you for providing this wonderful course and the way of teaching is just mind blowing.
@@VaishnaviVk-cj1lplund enough, I have been doing python for years and iam a programmer and still don't know half of it & didn't aced it yet. To ace python, you need atleast 7 years. It's enough for you to pass exams nothing else
The Video Is Of 11 Hours .. Imagine How Much Time He Took To Edit This Video.. Hats Off To You Brother.. Such A Hardwork.. U Deserves The Like N Subscribe From The Viewers..👍 Keep It Up.. And Encourage Us.. In Love With Programming..❤
@@prashansingh8861 If you're a complete beginner to programming you might find difficulty in understanding , but it all depends on you. Most of the people learn C language initially to begin.
Hello actually I need help for anyone can i do coding after polytechnic in mechanical engineering I have no idea about coding but i want to do because there is no career in mechanical right now So plz help me guys
COMPLETE 🐍 PYTHON NOTES IN ONE PDF LINK *** ua-cam.com/video/JrUlT0Khn84/v-deo.html ua-cam.com/video/JrUlT0Khn84/v-deo.html ua-cam.com/video/JrUlT0Khn84/v-deo.html
Hii sir I am 13 and you have explained everything in very easy language. I am on chapter 8 and instead of printing notes I am writing them on my note book by myself so it will be easy for me to remember, I can't express my gratitude 🙏 its just sooo helpful.
@@rakshithbs4372 honestly he's noone to instruct people on how their lives should look. Plus learning coding early will do nothing but help. It's not like he's doing it 24x7
hasshhhh...finally reached the perfect video to learn python after browsing and trying so many videos.....man, u have worked so hard to deliver the best tutorial to the learners...hats off to u
@@sheelaharwani5123 definitely windows 10...its has great work efficiency and performance is too good.... I tried installing pycharm in my windows 7, but it was showing many problems and wasn't installing but as i changed to windows 10, it was working properly and efficiently
@@aatmandoshi1650 now windows 11 has been launched. I find it to be alot better than windows 10 mainly because of it's fluid design and some ux improvements here n there.
Very impressive teaching because it is captivating.The best thing is that it is not boring and I feel like hearing it again and again.I came to your channel after seeing many others and your teaching is the best.Thanks
4:35:58 Question:- Write a program to find whether a given username contains less than 10 characters or not. Answer:- name = input("Enter your username: ") if(len(name)
This is the best tutorial for python so far. Can't be made better than this.. I have revisited this multiple times & Thanks a lot Harry 💖for making my life easier with python🙌
I really like and appreciate your efforts in sharing your knowledge with others without worrying about profit. This world needs more people like you.. keep it up and thanks again
on the chapter 6practice set#1 ive solved the problem with my solution without using the if else statement and conditional expression hehe. #chapter6 (practice set #1) set = [] num1 = int(input("First number: ")) set.append(num1) num2 = int(input("Second number: ")) set.append(num2) num3 = int(input("Third number: ")) set.append(num3) num4 = int(input("Fourth number: ")) set.append(num4) set.sort() print(set[-1], "is the highest number! ")
#HarryBhai 1:51:32 The answer of PR 05 is a = int(input("Enter the First Number:")) b = int(input("Enter the Second Number:")) print("The average of", a, "&", b, "is", ( a + b ) /2)
I will have to admit, I never saw any instructor teaching with as much detail as you do. You are the best ever programming teacher. Wish I could find you earlier. God bless you. Lots of love from Pakistan!!
This is the video I am looking for, it's really good to see you are educating us for free and lot of things to learn thanks for this amazing video 💜💜💜💜
What you have done in codewithHarry (Hindi channel). please also make the vedios in programmingwithharry(English channel).so all the English channel subscribers are waiting for your next vedios. And also make the small vedios about (coding mistakes, coding improvement and so on) and your teaching is fabulous
Harry bhai pehele python k syntax & source code yaha waha se utha leta tha but ye course complete krne k baad k baad khud se code likhne ka confidence aaya hai sirf aapki free education policy ki wajah se bhagvan se yahi request hai ki aapke jaise guru ko aur tarakki de aur aap jaise guru hame aisehi shiksha de......thank u.. harry bhai.. :)
You are an excellent tutor bro!!! Doing great effort that's helpful to us. You made everything much easier to learn and understand, this video is really helpful and fruitful. ❤️❤️❤️❤️❤️Thank you so much... Harry Bhai!!!!❤️❤️❤️❤️❤️
This is the best Python programming video on UA-cam if you are a beginner. I have watched several Python videos, but this is the best. I highly recommend this to everyone. Harry, Thank you so much for your time and effort. This is really helpful to lots of people like me.
snake, water, gun game can be write in this way also, for beginners it will be easy to understand choice=input("Play man ") options=['s','w','g'] p1=input("Gimme your input") p2=input("you also give") if p1==p2: print("doesn't work") elif p1=='s' and p2=='w': print("snake win,so p1 wins") elif p1=='w' and p2=='g': print("water win,so p1 wins") elif p2=='s' and p1=='w': print("snake win,so p2 wins") elif p2=='w' and p1=='g': print("Water win,so p2 wins") elif p1=='s' and p2=='g': print("gun win,so p2 wins") elif p2=='s' and p1=='g': print("gun win,so p1 wins") else: print("Dengey anadam jargindi")
You're doing great job bro and just expecting us to be involved with you by leaving comments. This is small demand you are asking for and yeah we all must do that. May ALLAH TAALA reward you for these efforts.
All of let's appreciate him for his hard work for recording editing and providing us for free thanks to harry bro I don't know will he reply or not but he is best
Seeing you putting so much effort, I think liking your video is not enough, there must be a superlike or something like that :).. just amazing, thank you for the super awesome content aswell tho
text = input("Enter the username here: \t") a = len(text) if (a < 10): print("Yes it contains less than 10 chars") else: print("It contains more than or equal to 10 chars") print(a)
I just love your work, too much dedication, and the most lovable part I liked about this is hand written notes, and the quiz at the end of every chapter, I have gone through a lot of videos, but no one revise or no one gives the homework, so that we can understand whether we have learned or not, or whether we are able to apply those what we have learned, loved it brother !!!
Usually I never write comments. This is just for you. Thank you so much Harry!! This was my 2nd tutorial with you(previous one was C++). I really loved it. Thank you again!
I literally appreciate brother I learned python in Hindi with you tutorial but in English I was shocked that again u have explained the same thing what u have explained in HINDI . Hatsoff bro.......for you effort.
seriously harry bhai i am enjoying this a lot! never have i ever done some studying thing so enthusiastically and with full enjoyment. God bless u abundantly brother i have just started this and im learning it with so ease.
5:06:00 4.Write a program to find whether a given username contains less than 10 characters or not. a=input("enter your text:") b= len(a) print(b) if(b
Very clear tutorial. I am very happy with this course. I began this weekend and I can't stop watching your tutorial. Helps me in a great way. And it is fun too. Thanks a lot!!
3:59:10 - (So far the tutorial is dam great and accurate and just wanted to point out something here) - A set can have any number of items and they may be of different types (integer, float, tuple, string etc.). But a set cannot have mutable elements like lists, sets or dictionaries as its elements.(so for those who are trying to create a set as shown in chp 5 practice set ques 9 - python will NOT allow you to have a SET/LIST/DICTIONARY inside a SET but you can add tuples
This video took a lot of writing, editing, and recording efforts. If possible please hit the like button and share this video with your friends. That would mean a lot to me!
Should I upload a complete web development course in English on this channel?
yessssss
Yes bro 🥳🥳
yesssss please🙏🙏
Why not
advance python, please
Harry's hindi = 100 ❤️❤️
Harry's english = 100 ❤️❤️
yes dude u r right absolutely
special characters and spaces are not allowed in variable names , and a variable cant contain number and string at the name time 😂😂😂😂😂😂😂😂
@@kartik47473 underscore ( _ ) is only a special character that is allowed, and a variable can contain a number and string at the same time. 😑😑🙄🙄
i mean u cant put strings/floats and string at the same time ina variable
😁
I just bow down to you for making this beautifully constructed course available for free. Mind just boggles when considering the time and efforts you must have had to put. You are an absolute star!!
Cmon Harry! You are doing nothing but the most nobel work. Providing Education for FREE without making it a business, may god bless you with elixir of prosperity 💛
The video also has no midroll ads. 🔥
@@raghavsrivastava2910 but youtube gives many ads in this video
@@mahendermahe8655 chill with adblock bro😎
@@mahendermahe8655 he added the ads manually bro
Yes sir your right ❤️❤️
Thank you so much for this course.
You have literally helped me with coding throughout my 1st and 2nd year of college, because I couldn't understand anything in online classes, but with your videos, I was able to study and maintain a decent cg, along with learning extra and new helpful things.
I cannot thank you enough, I really appreciate all the hard work you put into all of your videos, they are very thorough while still being to the point. Couldn't have asked for a better teacher.
Was looking for the ultimate Python beginners course, with notes, projects, and Practice Exercises. 100% recommended, Thanks for putting in your blood and sweat into making this Harry!
Hey you here?
I always have huge respect to Creators who makes Educational videos for free in the youtube platform..and it shows a level of great empathy and selfless dedication that you created a 12 hr video here to help others learn..Thank you for that from the bottom of my heart...👏👏😊😊😊
"This video is helpful" and was delivered by best c.s teacher
Marks = int(input("Enter your marks:"))
if(Marks>=90 and Marks =80 and Marks =70 and Marks =60 and Marks =50 and Marks
the 4k editing and rendering time 😢
hats off to this wonderful courses very much helpful ❤️
🥳
Intel Core i9
And you are talking about the rendering time
LoL!
i9 + rtx 3070
I can also do this
@@utkarshranjan213 with 64 gb ram
6:07:43
def greatest(a,b,c):
if(a>b and a>c):
greater = a
elif(b>c and b>a):
greater = b
else:
greater = c
return greater
a=int(input("enter the first number= "))
b=int(input("enter the second number= "))
c=int(input("enter the third number= "))
d=greatest(a,b,c)
print("the greatest number from the given is" , d)
This is really a great work Harry, especially to non-hindi viewers u gave it as a free gift.. Being a non-hindi viewer I was struggling to understand but yes now no more struggling......thank you Harry.... Hope I will get few more videos on other like SQL, ML, DS........ 🙏
Hi Harry, I am NEW to programming. I tried other teachers but they were too boring and made python seems difficult. I came across your course and Thank GOD I did. You make learning python easy, fun and enjoyable. I learnt so much from chapter 1 - more than previous courses. You should write a book.
Dher Sara Pyaar Harry Bhai ♥♥
I was always afraid of coding. I have completed 7.6 years in IT industry in Functional Testing only and never moved to in another domain due to afraid of programming but Now I am watching 100daysofCode programming tutorial and completed 35 Videos and gaining confidence in programming. Thank you so much Harry for the efforts you have put in for the people like me who always afraid of programming even reside in IT world. Even though I am practicing for the small small programs but now I am confident after completing this entire course I will move in automation Testing soon. Literally I salute you for providing this wonderful course and the way of teaching is just mind blowing.
Bro u should active in your English channel too. You have fan following in South India too
Yes it's absolutely correct
Bro if we read this much is enough for python
@@VaishnaviVk-cj1lplund enough, I have been doing python for years and iam a programmer and still don't know half of it & didn't aced it yet. To ace python, you need atleast 7 years. It's enough for you to pass exams nothing else
Humko English nhi aata saaar
@@rohitsaini2233 kyu nahi aata
6:17:12
n=3
for i in range(0,n+1):
for j in range(n-i):
print("*",end="")
print()
The Video Is Of 11 Hours .. Imagine How Much Time He Took To Edit This Video..
Hats Off To You Brother.. Such A Hardwork.. U Deserves The Like N Subscribe From The Viewers..👍 Keep It Up.. And Encourage Us.. In Love With Programming..❤
6:46:40
def sum(n):
for i in range(n):
return (n-1)+n
f=sum(5)
print(f)
You took only 12 hours to teach full python,, my school took the whole semister to teach these. You are a legend sir thanks a lot
You need atleast 2 months to learn
@@gagan8281 please reply , can i learn python from this video , i am a total beginner. please do reply
@@prashansingh8861 If you're a complete beginner to programming you might find difficulty in understanding , but it all depends on you. Most of the people learn C language initially to begin.
Complete 12 hours course in both Hindi and English is really really a hard task and is very much appreciable..!
Thank you soo much!!
I love your dedication Harry sir ♥️
Thank you for existing and providing us with a sea of knowledge
Hello
actually I need help for anyone can i do coding after polytechnic in mechanical engineering
I have no idea about coding but i want to do because there is no career in mechanical right now
So plz help me guys
Bhai plzzzzzzzz Start some courses plzz......for your good....
69th like 🌚
COMPLETE 🐍 PYTHON NOTES IN ONE PDF
LINK ***
ua-cam.com/video/JrUlT0Khn84/v-deo.html
ua-cam.com/video/JrUlT0Khn84/v-deo.html
ua-cam.com/video/JrUlT0Khn84/v-deo.html
ocean of knowledge
Hii sir I am 13 and you have explained everything in very easy language.
I am on chapter 8 and instead of printing notes I am writing them on my note book by myself so it will be easy for me to remember, I can't express my gratitude 🙏 its just sooo helpful.
it is your age to play out with friends on football fields. you will have plenty of time later also friend.
@@janendersharma7712 Don't judge by their age
@@coderswat he's not judging age he's explaining whats life should look like
@@rakshithbs4372 honestly he's noone to instruct people on how their lives should look. Plus learning coding early will do nothing but help. It's not like he's doing it 24x7
hasshhhh...finally reached the perfect video to learn python after browsing and trying so many videos.....man, u have worked so hard to deliver the best tutorial to the learners...hats off to u
Thanks a lot brother!
Bhaiya what should be my OS in windows? Presently I've windows 7, which OS should be the best one for me?
@@sheelaharwani5123 definitely windows 10...its has great work efficiency and performance is too good....
I tried installing pycharm in my windows 7, but it was showing many problems and wasn't installing but as i changed to windows 10, it was working properly and efficiently
@@aatmandoshi1650 now windows 11 has been launched. I find it to be alot better than windows 10 mainly because of it's fluid design and some ux improvements here n there.
Very impressive teaching because it is captivating.The best thing is that it is not boring and I feel like hearing it again and again.I came to your channel after seeing many others and your teaching is the best.Thanks
4:35:58
Question:- Write a program to find whether a given username contains less than 10 characters or not.
Answer:-
name = input("Enter your username: ")
if(len(name)
THE MOST EPIC COMEBACK AFTER 1 YEAR.
tesr:age=int(input("enter your age:"))
if(age>18):
print("you age an adult")
elif(age
Contribution of your hardwork in my coding career is 100%🖤💜🖤💜🖤💜
This is the best tutorial for python so far. Can't be made better than this..
I have revisited this multiple times & Thanks a lot Harry 💖for making my life easier with python🙌
I really like and appreciate your efforts in sharing your knowledge with others without worrying about profit. This world needs more people like you.. keep it up and thanks again
From the most simple way and to the point i can say that this is the best that i have come across so far.
Finally Harry remember that he has one English channel also 😅
on the chapter 6practice set#1
ive solved the problem with my solution without using the if else statement and conditional expression hehe.
#chapter6 (practice set #1)
set = []
num1 = int(input("First number: "))
set.append(num1)
num2 = int(input("Second number: "))
set.append(num2)
num3 = int(input("Third number: "))
set.append(num3)
num4 = int(input("Fourth number: "))
set.append(num4)
set.sort()
print(set[-1], "is the highest number! ")
You have done a great job by providing this complete python course for free.
#HarryBhai 1:51:32 The answer of PR 05 is
a = int(input("Enter the First Number:"))
b = int(input("Enter the Second Number:"))
print("The average of", a, "&", b, "is", ( a + b ) /2)
Thank you harry! You explained better than my professor!
I will have to admit, I never saw any instructor teaching with as much detail as you do. You are the best ever programming teacher. Wish I could find you earlier. God bless you. Lots of love from Pakistan!!
Is there any IT industry in pakistan?
This is the video I am looking for, it's really good to see you are educating us for free and lot of things to learn thanks for this amazing video 💜💜💜💜
Thank you so much, Sir! Making a tutorial like this takes a lot of effort! Lots of respect! 🙏
lol, I have seen your dp with same name in quora's comment sections many time. 😁😁
Hats off sir
You made a channel in English also
You are doing a great work in this world 🔥❤️❤️
Please keep it up
We all support you 💓
What you have done in codewithHarry (Hindi channel). please also make the vedios in programmingwithharry(English channel).so all the English channel subscribers are waiting for your next vedios. And also make the small vedios about (coding mistakes, coding improvement and so on) and your teaching is fabulous
Really amazing course for every python beginner.
need a visual studio code video!!!!!!! and great job harry!❤
I understood it so much properly "This Video is Helpful" best teacher in the world❤ from Mumbai
lldg
This guy is serious, he has made everything easy to learn
provided note both word and pdf
Bro receive series of blessings
I shared with all my, I wish that you get the most reach and become the biggest Coding Channel in the World!
Thanks a lot Aryan :)
Harry bhai pehele python k syntax & source code yaha waha se utha leta tha but ye course complete krne k baad k baad khud se code likhne ka confidence aaya hai sirf aapki free education policy ki wajah se bhagvan se yahi request hai ki aapke jaise guru ko aur tarakki de aur aap jaise guru hame aisehi shiksha de......thank u.. harry bhai.. :)
You are an excellent tutor bro!!!
Doing great effort that's helpful to us.
You made everything much easier to learn and understand, this video is really helpful and fruitful.
❤️❤️❤️❤️❤️Thank you so much... Harry Bhai!!!!❤️❤️❤️❤️❤️
This is the best Python programming video on UA-cam if you are a beginner. I have watched several Python videos, but this is the best. I highly recommend this to everyone. Harry, Thank you so much for your time and effort. This is really helpful to lots of people like me.
Thanks, this course is really helpful. This helped me in Python as well as in learning English
whatttttttttttttttttttttttttttttttttttttttttttttttttttttt?
i literally got a heart from CodewithHarry???????????????????
@@gauravrawat777 no by Programming with harry;,(code with harry = hindi wala version :)}
Dhumakot se ho?
Is it complete course means after learning it we don't need to learn anything else about python?
snake, water, gun game can be write in this way also, for beginners it will be easy to understand
choice=input("Play man ")
options=['s','w','g']
p1=input("Gimme your input")
p2=input("you also give")
if p1==p2:
print("doesn't work")
elif p1=='s' and p2=='w':
print("snake win,so p1 wins")
elif p1=='w' and p2=='g':
print("water win,so p1 wins")
elif p2=='s' and p1=='w':
print("snake win,so p2 wins")
elif p2=='w' and p1=='g':
print("Water win,so p2 wins")
elif p1=='s' and p2=='g':
print("gun win,so p2 wins")
elif p2=='s' and p1=='g':
print("gun win,so p1 wins")
else:
print("Dengey anadam jargindi")
Sir could you please teach us Data Structures and Algorithms in Python?? It's a humble request sir!! It would be very helpful if you consider it!!!
Your way of teaching is wonderful and there is not even one boring moment.Thanks for your free service.
You're doing great job bro and just expecting us to be involved with you by leaving comments. This is small demand you are asking for and yeah we all must do that. May ALLAH TAALA reward you for these efforts.
the best youtube channel for programming handsdown, awesome work!! hatsoff!!
All of let's appreciate him for his hard work for recording editing and providing us for free thanks to harry bro I don't know will he reply or not but he is best
That text to speech file is superb i love it🥰
This is 100gb Worth of content
98GB
@@ashachandra7356 how??
@@bhime7487 instagtam par post daali thi harry ne ki yeh vali video 98 gb ki hai
Very useful Harry! Thanks for your efforts! Love from Andhra..!
Harry a following ur full playlist of python that was very useful to me thanks Harry bhai ❤️❤️
Best Python course if u ask me. Pls never stop uploading and upload more cool tutorials like this , thank you so much. ;)
The language which my university can't teach me in 1 year , this guy did in 11 hours . The best part is I watched the whole video in 2x 😂
Seeing you putting so much effort, I think liking your video is not enough, there must be a superlike or something like that :).. just amazing, thank you for the super awesome content aswell tho
text = input("Enter the username here: \t")
a = len(text)
if (a < 10):
print("Yes it contains less than 10 chars")
else:
print("It contains more than or equal to 10 chars")
print(a)
studying currently in 9th class starting this from today gonna nail it
Please make a series on kivy module of python
this guy is a boon for all the novice leaners, lots of respect and love harry........for making it such lucid and efficient
I just love your work, too much dedication, and the most lovable part I liked about this is hand written notes, and the quiz at the end of every chapter, I have gone through a lot of videos, but no one revise or no one gives the homework, so that we can understand whether we have learned or not, or whether we are able to apply those what we have learned, loved it brother !!!
I am watching from New York and I am south indian
You should get Padma Bhushan
2:42:12 tak video dekha hun... thank you harry sir
💥💥💥💥❤
Your Keyboard typing sound is also as satisfying as you voice
6:14:11
def sum(n):
return (n * (n + 1)) / 2
a=sum(4)
print(a)
this is my first jurney with python i finished chapter 1 and i want to learn python i want to write my own program. keep it up bro...
a=int(input("enter the first number:")
b=int(input("enterthesecondnumber:")
print("the avg is :", a+b % 2)
The way you described factorials is GOD level! Simple and straight to the point.
4:35:41 Harry sir Done.
name = input("Enter the name here
")
if (len(name)
Usually I never write comments. This is just for you.
Thank you so much Harry!! This was my 2nd tutorial with you(previous one was C++). I really loved it. Thank you again!
I literally appreciate brother I learned python in Hindi with you tutorial but in English I was shocked that again u have explained the same thing what u have explained in HINDI . Hatsoff bro.......for you effort.
I'm started this course five days ago and now i'm enjoying this😊😊😊🤗🤗
I'm from South India and this helps alot❤
i'm study this on your previous videos(code with harry) channel . Till now i have complete about 5 chapter .
May 31 2022 - started this course and completed chapter 1 theory
Jun 1 2022 - completed chapter 1 practice sets
in 4:21:00 I did this:
a1=int(input("Enter numbers: "))
a2=int(input("Enter numbers: "))
a3=int(input("Enter numbers: "))
a4=int(input("Enter numbers: "))
b=[a1,a2,a3,a4]
b.sort()
print(b[3])
#Question 1
seriously harry bhai i am enjoying this a lot! never have i ever done some studying thing so enthusiastically and with full enjoyment. God bless u abundantly brother i have just started this and im learning it with so ease.
bro did you rlly just make a 12 hour hindi version and english version.... huge props to you
5:06:00
4.Write a program to find whether a given username contains less than 10 characters or not.
a=input("enter your text:")
b= len(a)
print(b)
if(b
this is the video im looking for last 6months..i watched more than 10 videos like this..but this video gives me special experience
This is my first programming language and you have made it very easy to learn😎........ Thankyou so much👍
I hope this video helps me more than what I learned in college.
Very clear tutorial. I am very happy with this course. I began this weekend and I can't stop watching your tutorial. Helps me in a great way. And it is fun too. Thanks a lot!!
Best vedio ever learning python 💥
You are a freaking Coding Legend on UA-cam, God will bless you my friend !
ans5 --- a = 34
b = 80
sum = a+b
average = sum / 2
print("average is:", sum/2)
Congratulations :) - Thanks Harry - I just created my first python program following your video instructions.
3:40:44
It is going to output 4 as 1 is already there in the set
Hats off you Harry... I love your teaching so much that I'm subscribed to both your channels. We'll keep supporting you.
3:59:10 - (So far the tutorial is dam great and accurate and just wanted to point out something here) - A set can have any number of items and they may be of different types (integer, float, tuple, string etc.). But a set cannot have mutable elements like lists, sets or dictionaries as its elements.(so for those who are trying to create a set as shown in chp 5 practice set ques 9 - python will NOT allow you to have a SET/LIST/DICTIONARY inside a SET but you can add tuples
please reply me
can i learn python from this video, i am a total beginner.pkease reply
@@prashansingh8861 yes bro you can learn , a hoot tutorial
@@techninja_proton you mean a good tutorial or seriously hoot?