Python Tutorial For Beginners In Hindi (With Notes) 🔥

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 123 тис.

  • @CodeWithHarry
    @CodeWithHarry  2 роки тому +3909

    Never thought that an educational video like this would get 22M views 😍😍😍😍😍😍
    Thanks for all the love and support

  • @krissbasa6838
    @krissbasa6838 2 роки тому +34

    I am just disappointed why this channel hasnt got millions of subs ...This man makes time for us and works very hard so that learning to code will be very easy for us by giving notes projects and every code written in this course....Hats off to you Harry Bhai😊😊😊thank you so much for such amazing learning experience
    5:51:35 Answer 3:-
    num = int(input("Enter your number"))
    i = 0
    while i < 10:
    i = i+1
    print(str(num) + "X" + str(i) + "=" + str(num * i))

    • @0xkaisen
      @0xkaisen 2 роки тому

      also
      print(f"{num} X {i} = {num*i}")

    • @rkay7192
      @rkay7192 2 роки тому

      Ma k lawde 3 milliln hai uske

    • @Thetechpod-podcast
      @Thetechpod-podcast 2 роки тому

      jalwa hai Harry bhai ka #codewithharry😄

  • @faisalbahar5439
    @faisalbahar5439 Рік тому +64

    4:34:20 (Chapter 6: conditional expressions). The output is greater. I also wrote a program.... "Wow, I've been following this Python course on UA-cam, and I can't express how incredibly helpful it's been for me. The way Harry explains complex concepts in such a clear and engaging manner is truly commendable. I've gained a solid understanding of Python thanks to this course. Thank you for putting in the effort to create such valuable content!"

  • @kuromijen
    @kuromijen 2 місяці тому +8

    Finally completed this tutorial after 8 days this was really amazing cant thank u enough. i understood all the concepts hopefully soon i can create projects on my own too
    answers list:
    4:34:06 greater
    5:04:58
    username= input("enter username: ")
    if(len(username)

  • @akashdebnath9250
    @akashdebnath9250 2 роки тому +23

    05:05:00
    name = input("Enter your UserName: ")
    if(len(name))

  • @harshranjan9282
    @harshranjan9282 3 роки тому +52

    5:05:18
    name=input("Enter username
    ")
    if(len(name)>10):
    print("username can't be greater than 10")
    Thank you very much for the course bhaai

  • @raintialriil5736
    @raintialriil5736 2 роки тому +25

    3:19:36
    a=(7,0,8,0,0,9)
    k= a.count(0)
    print(k)
    Output - 3
    This course is nice Harry sir ❤️

  • @_W_DipyamanGhosal
    @_W_DipyamanGhosal 8 місяців тому +15

    6:45:54 # Q4) Write a recursive function to find the sum of first n natural numbers
    def natural_num(i):
    return i * (i + 1)/2
    n = int(input("Enter the value of n: "))
    sum_natural_num = natural_num(n)
    print(f"The sum of n natural numbers is: {int(sum_natural_num)}")
    Thanks harry sir!!! Wrote my first function code by myself

  • @Educationalscript
    @Educationalscript 2 роки тому +26

    5:05:30
    username = input ("Enter username:
    ")
    character = len (username)
    if (character

    • @masoodalishaik
      @masoodalishaik 2 роки тому

      Bro these program had error because you are not typecast the string

    • @datasciencewithjha
      @datasciencewithjha 2 роки тому

      ua-cam.com/channels/vcRbSedh-r0gGDYxo5IgjQ.html

    • @shantanutagalpallewar9804
      @shantanutagalpallewar9804 2 роки тому

      @@masoodalishaik but username is in string then why to typecast?

  • @bhuwannath61
    @bhuwannath61 3 роки тому +33

    5:05:00
    ☺is it right sir ?
    Qn. 4.
    n=input("Enter Your Name:
    ")
    length=len(n)
    if(length

    • @sidhuvines9789
      @sidhuvines9789 3 роки тому +2

      I know nothing about python without it's name can I watch or learn from this video

    • @saurabhtamta7295
      @saurabhtamta7295 3 роки тому +2

      @@sidhuvines9789 easily bro.....if u haven't even done programming in your life...u will still find this course super easy.👍👍go for it

    • @sidhuvines9789
      @sidhuvines9789 3 роки тому +2

      @@saurabhtamta7295 thanks ❤️

    • @anuragrana301
      @anuragrana301 3 роки тому +2

      @@sidhuvines9789 Yes, Bro

    • @shshsh1296
      @shshsh1296 3 роки тому

      Bhai jo python ka print function h Agar hum game ya koi app Bana rahe h toh print function kaha use hoga ? Koi help krdo

  • @sirshendubanerjee1269
    @sirshendubanerjee1269 2 роки тому +31

    5:51:27 :
    Multiplication table of a given number using while loop :
    num=int(input("Enter the number :
    "))
    i=0
    while (i

    • @Hanuman98337
      @Hanuman98337 2 роки тому +1

      python ch 1 intro = ua-cam.com/video/Fj4uf3qo3Ew/v-deo.html

    • @HarshSharma-et5jq
      @HarshSharma-et5jq 2 роки тому +1

      Hy bro..
      you can take i=1 , instead of i = 0
      because we generally not start our table with 0.

    • @tectonic1018
      @tectonic1018 Рік тому

      ​@@HarshSharma-et5jq 😅

    • @pratapwagh6731
      @pratapwagh6731 3 місяці тому

      i = 1
      num = int(input("enter a number
      "))
      while i

  • @AshutoshSingh-i8v
    @AshutoshSingh-i8v 22 дні тому +1

    I am just 14 years old and I started learning python from this course. I feel that it is the best course for me and you also share free handwritten notes for us (all peoples). I think that you can chase Alakh pandey really 😘🤩😍😃😇😀😉💪🤜🤛

  • @anmolkapoor4239
    @anmolkapoor4239 2 роки тому +41

    5:05:10
    name = input("Enter your name : ")
    a = len(name)
    print("length of this name is " + str(a))
    if(a

  • @ranu2508
    @ranu2508 3 роки тому +30

    Chapter 4 - Practice Set: 03:07:10
    # Write a program to count the number of zeros in the following tuple:
    a = (7, 0, 8, 0, 0, 9)
    print(a.count(0))
    run
    3
    Process finished with exit code 0
    Thank you sir

  • @ahmedfakih732
    @ahmedfakih732 3 роки тому +46

    6:07:15 reverse multiplication table:
    num=int(input("Enter the number: "))
    for i in range(10,0,-1):
    print(str(num)+" X "+str(i)+" = "+str(num*i))

  • @niteeshkumarpatel7572
    @niteeshkumarpatel7572 Місяць тому +4

    1:37:27
    a=input("Enter a number to find out square:")
    a=int(a)
    square=a*a
    print("Square of user input number ", square)

  • @shadowgamer5971
    @shadowgamer5971 Рік тому +35

    6:06:50
    Most easy way👇
    n=int(input("Enter the number"))
    for i in range(1,11):
    print(f"{n}X{11-i}={n*(11-i)}")

    • @anandraoo
      @anandraoo 2 місяці тому

      Is this video is enough for any person seeking for job in IT sector

    • @NeonBoy02
      @NeonBoy02 Місяць тому

      ​@@anandraooNo you have to learn some other things also

    • @anandraoo
      @anandraoo Місяць тому

      ​@@NeonBoy02 like?

    • @NeonBoy02
      @NeonBoy02 Місяць тому

      @@anandraoo like first you choose a field like, data science, data analytics, or python developer. After that you will search about that domain on youtube you will find the complete roadmap of that domain which you choose. And learn those things

    • @anandraoo
      @anandraoo Місяць тому +1

      ​@@NeonBoy02 ohk means first I have to do this then choose a field after that complete study about that perticular field

  • @shubham_rajak
    @shubham_rajak 3 роки тому +27

    5:05:10
    4th assignment
    string = input("Enter your name
    : ")
    if(len(string)

  • @DevanandNishad-h1i
    @DevanandNishad-h1i 2 дні тому +1

    This is a great python tutorial video on youtube

  • @sayyedabid6548
    @sayyedabid6548 4 роки тому +4433

    Guys' let's not forget he is IITians and he can earn in lakhs by utilizing his time but still he takes out some time to teach people like us in free of cost and also making notes for us which is also free . 'Hats off to you man'💜 and mad respect to you💜

  • @anaygaming0074
    @anaygaming0074 3 роки тому +33

    3:19:36
    Solution
    a = (7, 0, 8, 0, 0, 9)
    print(a.count(0))
    By the way… Thank you Harry For your hardwork and patience throughout this whole python course and i really appreciate this python course video ❤️

  • @lawinaction.
    @lawinaction. 2 роки тому +124

    5:05:57
    Cho 6:-practice set
    Pr no :4
    Username=input("enter your name")
    a=len(Username)
    If a

  • @shreshthijain6731
    @shreshthijain6731 3 роки тому +32

    Congratulations for written 1st python program to myself
    1:36:54 I like this question infact after revising chapter I did complete 2nd assignment myself and i am proud of it 💜💜❤️❤️

    • @aniketsarode169
      @aniketsarode169 3 роки тому +2

      Congratulations to myself for writing my 1st program in Python*

    • @Himanshu-jf1oc
      @Himanshu-jf1oc 3 роки тому +1

      @@aniketsarode169 me too

  • @kushal6525
    @kushal6525 Рік тому +42

    6:7:19 number = int(input("ener a number -> "))
    for i in range(10 , 0 , -1):
    print(str(number) + " x " + str(i) + " = " + str(i*number))

  • @abhijitpramanick3319
    @abhijitpramanick3319 2 роки тому +22

    5:05:18
    str = input("Enter your username : ")
    if(len(str)

  • @Munnanzone1565
    @Munnanzone1565 2 місяці тому

    5:10:17 it can also done like this for more accuracy
    grade =int(input("Enter your marks
    "))
    if (grade>=90 and grade=80 and grade=70 and grade=60 and grade=50 and grade

  • @entertainingworld1546
    @entertainingworld1546 3 роки тому +11005

    He is Alakh pandey for engineering student💓😍

  • @daniyalalikhan1111
    @daniyalalikhan1111 Рік тому +23

    1:37:49
    A = input("You are asked to write the number of your desire: ")
    A = int(A)
    Square = (A * A)
    print("The Square number of your desire value are", Square)
    Thanks Harry Bro! I'm learning Python by your help

  • @skshatty
    @skshatty 2 роки тому +21

    Chapter 8 6:45:19
    n= int(input("Enter the value of n is "))
    def sum(n):
    if n==1:
    return 1
    return sum(n-1) + n
    s = sum(n)
    print(s)

  • @Dailydose-d2d
    @Dailydose-d2d 8 місяців тому

    6:48
    def inches(n):
    return(n*2.54)
    c=int(input('enter inch :'))
    f=inches(c)
    print('cm is:
    ' + str(f))
    harry bhai ka jalwaa🔥
    luv you bhai❤

  • @ManojKumar-dt2ez
    @ManojKumar-dt2ez Рік тому +31

    4:33:53 The value is greater.
    5:05:20 Syntax: username = input("Enter your username") | if(len(username) < 10): print("Yes") else:print("not")
    5:23:30 Ex:1 Ouput : Harry Harry Harry Harry Harry
    Q3. 5:51:40 n = int(input("Enter the number : ")) | a = 1 | while (a

    • @sanketsawant6447
      @sanketsawant6447 Рік тому +1

      bro your 5:23:30 code was wrong i tried to correct it.
      n = int(input("Enter the number : "))
      a = 1
      while (a

  • @bhajanguru2.071
    @bhajanguru2.071 2 роки тому +34

    5:05:25
    Q 4
    name = input("Enter your name
    ")
    if(len(name)10):
    print("name contain more than 10 charectors")
    else:
    print("name contain 10 charectors")
    # Full solution

  • @sarthakshelar5130
    @sarthakshelar5130 3 роки тому +43

    There are very less youtubers like you who are teaching python for real life problems
    Thank you sir

  • @surajmagdum8501
    @surajmagdum8501 Рік тому +142

    Time Stamps:
    Course Logistics: 00:00:00
    Chapter 0 - Introduction: 00:08:58
    Chapter 1 - Modules, Comments & Pip: 00:14:17
    Chapter 1 - Practice Set: 00:33:10
    Chapter 2 - Variables & Data Types: 00:44:35
    Chapter 2 - Practice Set: 01:25:10
    Chapter 3 - Strings: 01:39:10
    Chapter 3 - Practice Set: 02:16:56
    Chapter 4 - Lists & Tuples: 02:35:04
    Chapter 4 - Practice Set: 03:07:10
    Chapter 5 - Dictionary & Sets: 03:20:12
    Chapter 5 - Practice Set: 03:57:25
    Chapter 6 - Conditional Expressions: 04:19:21
    Chapter 6 - Practice Set: 04:48:53
    Chapter 7 - Loops in Python: 05:14:34
    Chapter 7 - Practice Set: 05:45:11
    Chapter 8 - Functions & Recursion: 06:07:35
    Chapter 8 - Practice Set: 06:36:28
    Project 1 - Snake, Water, Gun Game: 06:52:30
    Chapter 9 - File I/O: 07:06:55
    Chapter 9 - Practice Set: 07:28:11
    Chapter 10 - Object Oriented Programming: 08:08:38
    Chapter 10 - Practice Set: 09:17:22
    Chapter 11 - Inheritance: 09:48:30
    Chapter 11 - Practice Set: 10:55:24
    Project 2 - The Perfect Guess 11:37:01

    • @kishanrajoriya2314
      @kishanrajoriya2314 Рік тому +5

      Hey bro, there is two videos available of harry bhai on python 1st is itself 11.52 hrs long and 2nd is latest (1 month old) which is maybe 3 hrs long, do you have idea which one should i start learn with, i am complete begginer.
      Please tell.

    • @RohitKumar-mz2iw
      @RohitKumar-mz2iw Рік тому +5

      @@kishanrajoriya2314 start with 11.52 hrs video bro for the complete understanding as the more time u give the more things will start getting clear with time. Also in this video the level starts increasing slowly in learn and practice format. After that u can go for the other video which have 5 projects to test yourself that how much u learned.

    • @surajmagdum8501
      @surajmagdum8501 Рік тому +4

      @@kishanrajoriya2314 yes bro... @rohitkumar is right...1st you should start 11hr's video then for practice purpose watch 3hr video...

    • @kishanrajoriya2314
      @kishanrajoriya2314 Рік тому +1

      @@RohitKumar-mz2iw Thanks bro, for writing detailed answer for my better understanding.

    • @kishanrajoriya2314
      @kishanrajoriya2314 Рік тому +1

      @@surajmagdum8501 Thanks bro

  • @rag2273
    @rag2273 3 роки тому +25

    I have no word to thank you sir
    ek teacher kitna desperate ho sakta he students ko sikhane ke liye. Jab tak me ye coding ki dunya se jura rahunga tab tak apko yad rakhunga. Love you sir.

    • @gladiator7472
      @gladiator7472 3 роки тому +1

      MATLAB tum Kuch din ke Lia Kia coding Sik rahaho ? Jo bol Raha ho ki jab tai me ye coding .......

  • @eishathakur5069
    @eishathakur5069 4 роки тому +37

    4:59:06
    a = int(input("please enter the marks you got in english"))
    b = int(input("please enter the marks you get in maths "))
    c = int(input("please enter the marks you get in sci"))
    if(a>40):
    print("you are passed in this exam")
    if(b>40):
    print("you are passed in this exam")

    if(c>40):
    print("you are passed in this exam")
    elif(a>33):
    print("you are just passed")
    elif(b>33):
    print("you are just passed")
    elif(c>33):
    print("you are just passed")
    else:
    print("fail")

  • @Ranitabh
    @Ranitabh 2 роки тому +78

    Hello harry Sir,
    I know its way late but yes. I am a mechanical engineer who ha no idea about coding but I really wanted to learn it for building my skills. And I really owe you a honest Thankyou for making out things so simple for me.

    • @TheStoryWeaverrr
      @TheStoryWeaverrr 5 місяців тому

      Did you change your from mechanical to IT?

  • @ektaagrawal3848
    @ektaagrawal3848 Рік тому +40

    3:19:05 - Solution of 5th Question -> print(a.count(0)) and Output = 3. Amazing Session ☺

  • @APinfrarealty
    @APinfrarealty 3 роки тому +36

    I am a Beginner, Today I have completed my fifth chapter , from 1st to 5th I never get bored. Thanks to harry🤓 using simple language to teach each and every one Free of Cost🤓🤓🤓🤓 thank you sir, Bass main esse jayda emphasis naahi kar sakta🙏🙏

    • @g.v.snitin8825
      @g.v.snitin8825 3 роки тому +1

      What's u r age bro

    • @APinfrarealty
      @APinfrarealty 3 роки тому

      31

    • @vascinx3174
      @vascinx3174 3 роки тому +1

      I'm in 4th chapter, it's been only a few weeks I've started studying.Not a pro but I started understanding how the program works.After studying python and mastering it I will move on to more programming languages like C, C#, C++, Java, Javascript, PHP, Ruby, Go, and maybe more.All The Best.

    • @deepanshugarg5285
      @deepanshugarg5285 3 роки тому

      @@vascinx3174 i think you should continue with python only or you may learn kotlin.. as it i one of the growing programming languages.. it will surely help your to get succes

    • @abhaypratapsingh262
      @abhaypratapsingh262 3 роки тому +1

      Please tell someone how to download notes🙏🙏🙏🙏

  • @wrestlingstar-wwe1946
    @wrestlingstar-wwe1946 4 роки тому +8630

    Dil se shukriya Harry sir ..love u 3000💖💖💖

  • @SouthIndianvids030298
    @SouthIndianvids030298 22 дні тому +2

    6:06:46
    n = 3
    for i in range(1,n+1):
    if i ==1 or i==3:
    print("***")
    else:
    print("* *")

  • @XTZFarhanOP
    @XTZFarhanOP 2 роки тому +21

    3:19:43
    Solution of Problem 5:-
    a=(7,0,8,0,0,9)
    print (a.count(0))
    Output:-
    3
    Btw I love watching ur videos, they are so On point and i can easily understand the concept and easy for me to execute programs related to the concept...
    Thank you Harry Sir for teaching us💓💓

  • @GoGrow01
    @GoGrow01 Рік тому +67

    5:05:26 CHAPTER 6 PRACTISE SET QUESTION 4
    ANS:
    username = input("Enter you name:
    ")
    chars = len(username)
    if(chars>10):
    print("This name have more than 10 alphabets")
    elif(chars==10):
    print("This name have 10 Alphabets")
    else:
    print("This name have less than 10 Alphabets")

  • @prateeksao3840
    @prateeksao3840 2 роки тому +46

    6:52:06 multiplication table practice set 8 Q8-->
    def multiplicationTable(n):
    for i in range(1,11):
    print(f"{n}X{i}={n*i}")
    n = int(input("Enter Number Here: "))
    multiplicationTable(n)

    • @pablochocobar4297
      @pablochocobar4297 2 роки тому

      after n*10 it is returning a 'None", any fix?

    • @prateeksao3840
      @prateeksao3840 2 роки тому +1

      @@pablochocobar4297 show your complete code plz

    • @pablochocobar4297
      @pablochocobar4297 2 роки тому +2

      @@prateeksao3840
      def mul(n):
      for i in range(1,11):
      print(f"{n}X{i}={n*i}")
      num = int(input("Enter the number:"))
      print(mul(num))
      Output(For example of 2):
      2X1=2
      .
      .
      .
      .
      .
      .
      2X10=20
      𝗡𝗼𝗻𝗲
      I'm getting none at the end of the output, that's what my doubt is

    • @makeoutvibes56
      @makeoutvibes56 2 роки тому

      ua-cam.com/video/a8QLa1WRt7g/v-deo.html

    • @kritimishra6715
      @kritimishra6715 2 роки тому

      @@pablochocobar4297 same error I am also getting

  • @KidsLearningTube_
    @KidsLearningTube_ 2 місяці тому

    5:51:34
    num=int(input("The table of the number is
    "))
    i=1
    while i

  • @shubhamsable6806
    @shubhamsable6806 3 роки тому +24

    5:05:18
    text = input("Enter the username:
    ")
    if (len(text)

  • @priyankarai5713
    @priyankarai5713 4 роки тому +1356

    Code with Harry > whitehatjr am I correct hit like.
    Thanks for this much like I am shocked
    1k like woow

  • @linux2245
    @linux2245 2 роки тому +39

    9:04:27
    Best Python course for everybody...
    Love this course a lot that I give 5-6hours daily to it... And I guess I am gonna finish it within 1-2days.. I am here to know the syntax of PYTHON and the logic formation is something that would only get by creating Projects.. Thanks bro.. thanks a lot..

    • @linux2245
      @linux2245 2 роки тому

      @athul udaycan I see the code?

    • @imonweb5395
      @imonweb5395 2 роки тому

      @athul uday In most of the case it works fine..

    • @linux2245
      @linux2245 2 роки тому

      @athul uday In short way.. I can show you my code..

    • @linux2245
      @linux2245 2 роки тому

      @athul uday remember to use double \
      ather using \

    • @oafish2055
      @oafish2055 2 роки тому

      ​@athul uday i think its an indent error but if you can show the output then it would be easier to help you.-.

  • @rockertechs1117
    @rockertechs1117 4 роки тому +2900

    The guy is working hard everyday to make learning easy for us. I have never seen such a great guy 😢 in my life 🙌. You Deserve Millions of Subs ❤

    • @yadvendragurjar7153
      @yadvendragurjar7153 4 роки тому +9

      Yes ,he diserve that

    • @akhileshjnair1213
      @akhileshjnair1213 4 роки тому +12

      @@yadvendragurjar7153 you're absolutely right bro

    • @akhileshjnair1213
      @akhileshjnair1213 4 роки тому +9

      @@niladriroy1665 start with "python" because python is easy to learn and Faster to complete.. bro

    • @akhileshjnair1213
      @akhileshjnair1213 4 роки тому +3

      @@niladriroy1665 yes, definitely bro .. because c language is helpful to develop device drivers, back end networking and games

    • @crystalcode4357
      @crystalcode4357 4 роки тому +18

      He deserves 100000000000000000000^1000000000000000000000000000000 subscribers

  • @kuntalmondal5439
    @kuntalmondal5439 2 роки тому +22

    5:13:28
    chapter 6: question 7
    post=input("Enter the post
    ")
    post=post.upper()
    if "KUNTAL" in post:
    print("yes the post is talking about Kuntal")
    else:
    print("The post is not talking about Kuntal")

    • @imranabbas1786
      @imranabbas1786 2 роки тому

      thank you

    • @sawerashehzadi323
      @sawerashehzadi323 2 роки тому

      this was a good one

    • @imranabbas1786
      @imranabbas1786 2 роки тому

      @@sawerashehzadi323 are you a beginner?

    • @sawerashehzadi323
      @sawerashehzadi323 2 роки тому

      @@imranabbas1786 yes, i started the course 5 days ago..
      1 hour per day

    • @imranabbas1786
      @imranabbas1786 2 роки тому

      @@sawerashehzadi323 so are you in university or doing the course for knowledge?

  • @sweetfamily3523
    @sweetfamily3523 2 роки тому +33

    3:19:24
    Harry, you are doing a great job. I am having a great time learning python via this session.
    First I was ignoring you asking for comments but now I actually realize the efforts you put in to this video just to make us learn.
    I don't if you'll be reading this comment now but you are actually doing a great job⭐👍.
    And, and the solution here is
    print(a.count(0))
    💫💫

  • @ajaypathak2214
    @ajaypathak2214 4 роки тому +1772

    World :- nothing is free
    Harry :- 😂😂 everything is free in Harry's worlds .
    Thanks Harry bhai 👍

    • @pokemonplace7085
      @pokemonplace7085 4 роки тому +12

      Shi hai bhai

    • @bishalranjan5766
      @bishalranjan5766 4 роки тому +7

      Very true

    • @AnkitSingh-fp5og
      @AnkitSingh-fp5og 4 роки тому +21

      Bhai ,magnet brains channel pe jao waha class 4-12 tak ka saara padhai free of cost.
      Physics wallah physics ka free of cost padhai , Aman dhattarwal leke aa rhe hai a new revolution

    • @nayeemsyed7030
      @nayeemsyed7030 4 роки тому +3

      really

    • @raaga_rockz4317
      @raaga_rockz4317 4 роки тому +3

      Respect

  • @theindiannetwork
    @theindiannetwork 4 роки тому +2799

    This Python course Is Really Helpful Thank You harry bro...

    • @praveennooka675
      @praveennooka675 4 роки тому +18

      Have u downloaded the notes

    • @praveennooka675
      @praveennooka675 4 роки тому +21

      Can u plz help me how to download it...
      It's not opening

    • @imnemo2327
      @imnemo2327 4 роки тому +8

      @@praveennooka675 mine are working

    • @praveennooka675
      @praveennooka675 4 роки тому +5

      Please tell me step wise

    • @praveennooka675
      @praveennooka675 4 роки тому +12

      For me after downloading from Google drive its coming "this file is unsupported"

  • @SouthIndianvids030298
    @SouthIndianvids030298 22 дні тому +1

    5:51:35
    num = int(input("Enter a number
    "))
    i = 7
    while True:
    print(f"{num}x{i} = {num * i}")
    i = i+1
    if(i == 19):
    break
    else:
    print("Done")

  • @ayushs7625
    @ayushs7625 3 роки тому +32

    5:51:25
    chapter 7 practice set question no. 3.
    Write a program to print the multiplication table of a given number using while loop.
    num=int(input("enter any number
    "))
    i=1
    while i

    • @gelectiusdroid4147
      @gelectiusdroid4147 3 роки тому

      Bhai dil to diya nhi Harry ne

    • @ryomengordon
      @ryomengordon 3 роки тому

      @@gelectiusdroid4147 Bhai 73000 lok me se upko dill kaise dega😂😂😂

    • @gelectiusdroid4147
      @gelectiusdroid4147 3 роки тому +1

      @@ryomengordon mujhe dil chahiye bhi nhi.

  • @30arbaz32
    @30arbaz32 2 роки тому +53

    1:37:41
    Square of a number :
    n = int(input("Enter the number: "))
    print("The square of n is: ", n*n)
    3:18:56
    Count the number of zeroes :
    a = (7, 0,8,0,0,9)
    print(a.count(0))
    Output :- 3
    4:33:50
    Greater
    4:47:19
    Is_else Optional
    5:05:11
    # Chapter-6 : (Question-4)
    name = input("Enter your name
    ")
    if(len(name)10):
    print("name present more than 10 characters")
    else:
    print("name present 10 characters")
    5:13:30
    # Chapter-6 : (Question-7)
    Ch = input ("Enter your name:
    ")
    if (ch >= "A" and ch="a" and ch For Loop]
    num = int(input("Enter the number"))
    for i in range(-11, 1):
    print(f"{num}X{-i} = {num*-i}")
    # chapter 8 - ( problem 4)
    6:44:40
    n = int(input("Enter the number "))
    def sum(n):
    if n == 0:
    return 0
    else:
    return n + sum(n-1)
    print(sum(n))
    6:48:08
    def inch(cm)
    return (cm * 2.54)
    c = int(input("Inch: "))
    f = inch(c)
    print("Centimeter is: ", str(f))
    11:04:15
    Multilevel Inheritance

    • @snivin5618
      @snivin5618 2 роки тому +2

      Did u learn this just by watching this single video?

    • @AnmolKumar-km3gd
      @AnmolKumar-km3gd 2 роки тому +1

      @@snivin5618 nope. Copied from the net...

    • @Pawansingh-qu2js
      @Pawansingh-qu2js 2 роки тому

      3:18:56
      a=(7,0,8,0,0,9)
      a.count(0)
      Output= 3
      It will work on Python IDLE

    • @aagebadhtehai9517
      @aagebadhtehai9517 2 роки тому

      ua-cam.com/video/59AtgPRd720/v-deo.html

    • @savitayadav-wv1yr
      @savitayadav-wv1yr 2 роки тому +2

      Reverse multiplication table
      #USING FOR LOOP:
      number=int(input("enter a num: "))
      for i in range (-10,0):
      i=abs(i)
      print(f"{number}X{i}={number*i}")

  • @tushar_bajpai
    @tushar_bajpai 4 роки тому +25

    5:05:16
    name = input("enter name bro
    ")
    if(len(name)

    • @mohdaman5928
      @mohdaman5928 4 роки тому

      nice bro

    • @sugamsakshena4022
      @sugamsakshena4022 4 роки тому +1

      @@mohdaman5928 if else toh easy hai. For loop and nested mein phat jatti hai😂

    • @Ai_research619
      @Ai_research619 3 роки тому

      Bro ye program pehle hi crash ho jayega kyuki tumne if(len(name)

  • @kartiksoni9575
    @kartiksoni9575 6 місяців тому

    5:56:20
    num = int(input("Enter a num :
    "))
    sum = 0
    for i in range (0, num+1):
    sum = sum+i
    print(f"The sum of natural number {num} is : {sum}")

  • @_AmitabhShukla
    @_AmitabhShukla 3 роки тому +26

    5:05:09 use len function to calculate the length of string(username) and apply conditionals to print out the desired result.

  • @saurabhjoshi8001
    @saurabhjoshi8001 4 роки тому +45

    This guy is taking more effort to make the students and professionals to understand new languages...Hats off to you Harry..You are truly a gem...

  • @Sunny-ip7sg
    @Sunny-ip7sg 3 роки тому +58

    Starting this course on the first day of 2022 and I guess this is one of the best start i could ever hope for. Thanks for bringing us such an amazing course for free. I'll be back after finishing this course now..

    • @gameajaye7925
      @gameajaye7925 3 роки тому +4

      I also started on 2022 first January

    • @Sunny-ip7sg
      @Sunny-ip7sg 3 роки тому +2

      @@gameajaye7925 it's like a motivation.. And starting the new year with learning something new is entirely a great feeling itself hopefully... I won't give up on my learning till the end of the year until I achieve what I want. And these courses make it easier.

    • @surajbarnwal
      @surajbarnwal 3 роки тому +2

      I also

    • @AmitAmit-kv5zv
      @AmitAmit-kv5zv 3 роки тому +1

      Can any one of you please help me to install python in my laptop(win10)

    • @Sunny-ip7sg
      @Sunny-ip7sg 3 роки тому +2

      @@AmitAmit-kv5zv follow the same steps as harry bhai did.

  • @ShamaKhan-hz5ei
    @ShamaKhan-hz5ei 2 місяці тому

    6:07:11
    num = int(input("Enter the number for table creation in reverse:"))
    for i in range(10, 0, -1):
    print(num * (i))

  • @arindamghosh5438
    @arindamghosh5438 2 роки тому +85

    3:19:37 a.count(0)
    4:34:25 greater
    4:47:23 else optional
    5:05:10 if len(name) < 10:
    Print ('less charector ')
    9:04:28 great course
    9:15:00 init then get details
    10:07:51 error

    • @onechance6501
      @onechance6501 2 роки тому

      can uh pls tell me how to downlaod the solved problems which he had solved on screen

    • @ashwingonsalves474
      @ashwingonsalves474 2 роки тому +1

      Nice comment thanks!, helped @5:05:10

    • @everhealthfacts7823
      @everhealthfacts7823 2 роки тому

      i did not solve chapt 6 practice set question 7 if you have answer so kindly resolve

    • @trainerzard7
      @trainerzard7 2 роки тому

      @@everhealthfacts7823 let me know if you find the answer lol. Same problem

    • @trainerzard7
      @trainerzard7 2 роки тому

      koi chapter 6 ki question 7 ka answer janta h kya? batana zara yaar

  • @Immortal-i8l
    @Immortal-i8l 3 роки тому +63

    this guy is making this payable content free and making the life of people better by giving it free publicly. HATS OFF to him

    • @azzayshakya
      @azzayshakya 3 роки тому +1

      Bhai file shi se download nhi ho rhi hai ,,kya kro ,please reply 😔😔

    • @Aditya-yx9qx
      @Aditya-yx9qx 3 роки тому +1

      @@azzayshakya Bro woh ek drive folder ke format mein khulegi, jiske andar saara content hai. Wha right side mein download ka option aata hai. Click karne ke baad download start ho jayega. Aur uske baad uss zip file ko unzip kardo

    • @sakshivij5822
      @sakshivij5822 3 роки тому

      @@Aditya-yx9qx Bhai mai nai hello world sahi likha tab bhi incorrect dikha raha plz help

    • @Aditya-yx9qx
      @Aditya-yx9qx 3 роки тому

      @@sakshivij5822 python interpretor select karo aur file name ke end mein .py likhdo, agar code sahi hai toh kaam karna chahiye
      print("Hello World") OR
      A="Hello World"
      print(A)

    • @ArmyLover-co1wy
      @ArmyLover-co1wy 3 роки тому

      Sir kya window 7 me python run ho sakta hai

  • @manishgaming2248
    @manishgaming2248 4 місяці тому +1

    6:45:12
    def sum(num):
    if num == 1 or num == 0:
    return 1
    else:
    return num + sum(num-1)
    num = int(input("enter the value: "))
    result = sum(num)
    print(f"The sum of the {num} natural number is {result}.")

  • @nishankrathore9038
    @nishankrathore9038 3 роки тому +22

    a = int(input("Enter an integer number"))
    print("the square of integer number is", a*a)

  • @funwithfafzu6226
    @funwithfafzu6226 3 роки тому +36

    05:13:24 Chapter 6 Practice set Question no. 7 :-
    post = input("Enter your post
    ")
    checkwith = "Harry"
    if checkwith.upper() in post.upper():
    print("The above post is talking about Harry")
    else:
    print("The above post is not talking about Harry")

    • @souravdhawa3621
      @souravdhawa3621 3 роки тому

      Thank broo

    • @funwithfafzu6226
      @funwithfafzu6226 3 роки тому

      Welcome

    • @pankaj.padekar
      @pankaj.padekar 3 роки тому +3

      bro ye advanced level ka code kiya hai tume chapter 6 th tak ye harry sir ne upper lower jaise kuch sikhaya bhi nahi , nahi questionn koi alag se post input krne ko bola hai
      simple coding hai ek post banao aur if else use kro baki kuch nahi bola sir ne

    • @funwithfafzu6226
      @funwithfafzu6226 3 роки тому +2

      @@pankaj.padekar Checkwitht is a variable not a statement
      Here is an example of code:-
      post = input("Enter your post
      ")
      name = "Harry"
      if name.upper() in post.upper():
      print("The above post is talking about Harry")
      else:
      print("The above post is not talking about Harry")
      ----------> You can write anything as a variable if you are confusing in checkwith (variable)

    • @pankaj.padekar
      @pankaj.padekar 3 роки тому

      @@funwithfafzu6226 got it thankd

  • @yashwantmohitepatil5874
    @yashwantmohitepatil5874 3 роки тому +57

    5:05:17
    username = input("Enter your username:- ")
    print(len(username))
    if(len(username) < 10):
    print("It is less than 10")
    else:
    print("It is more than 10")
    O/P
    Enter your username:- CodeWithHarry
    13
    It is more than 10

  • @wasim_17
    @wasim_17 3 роки тому +25

    9:04:34 This is the perfect python course. Thank you Harry Bhai❤️

  • @sauravsilwal3132
    @sauravsilwal3132 Рік тому +33

    1:38:55 enjoying the course a lot and learning slowly but steadily. I feel happy that once I complete this course I will be able to use python in my field of interest, i.e. engineering

  • @rameshkumar-yf4pf
    @rameshkumar-yf4pf 3 місяці тому

    5:59:46 a=int(input('enter the number of
    '))
    b=1
    for i in range(1,a+1):
    b*=i
    print(f'the factiroal of {a} is {b}')

  • @khush894
    @khush894 3 роки тому +28

    Harry's way of speaking 'bahut' is 🔥🔥🔥
    - bahooot easy hai

  • @utkarshgupta6258
    @utkarshgupta6258 3 роки тому +24

    5:00:29
    we can also use
    a = int(input("Enter Your marks of Maths (out 0f 100):
    "))
    b = int(input("enter marks of english (out 0f 100):
    "))
    c = int(input("enter marks of physics (out 0f 100):
    " ))
    d = a+b+c/300
    if (a>=33.33 and b>=33.33 and c>=33.33 and d>=40 ):
    print("Congratulation! You passed the exam")
    else:
    print("Sorry, You failed the exam")
    5:05:20
    a = input("Enter the user name:
    ")
    b = len(a)
    if(10>=b):
    print("Length is perfect")
    else:
    print("sorry length is too small")

  • @sushmamc8904
    @sushmamc8904 2 роки тому +39

    This guy just deserves all the respect 💯 .. words are not enough to thank him ..🙏 Thanks a ton

  • @PrashastPandey23
    @PrashastPandey23 24 дні тому +1

    ch - 2 problem 6
    a = input("enter a number: ")
    a = int(a)
    print("the square of the number is: ", a*a)

  • @atharvgadekar5408
    @atharvgadekar5408 3 роки тому +20

    5:05:56 Q4)- a = input("enter the username :")
    b = (len(a))
    if(b

    • @gwo3210
      @gwo3210 3 роки тому

      Thnx for the help I also made my program using ur code but made few changes thnx it worked

  • @abhishekpianist4612
    @abhishekpianist4612 3 роки тому +34

    20:25 congratulations to me for my first python code 🎉
    59:20 ni bro Kisi Ka name number se to ni suna 😂
    2:07:40 bilkul Sahi h verified 👍
    2:25:27 billo 😂😂
    2:32:36 Dear Harry this python course is very very nice
    3:08:26 boht achcha Kiya Harry bro Aapne sab Kuch itna arranged way me it's awesome ❤️💖
    3:19:10 count wala use karenge easy 😁
    3:58:41 vastu is object not item 😐😂
    4:06:55 dono hi aane chahiye mere according to🤔
    4:33:43 greater aayega 😀
    4:47:21 yes 'else' is optional 😁
    5:23:30
    Harry
    Harry
    Harry
    Harry
    Harry
    5:25:34 I eat all of them 😂
    6:07:14 range(11, 1) 👍
    6:13:17 laut chalo is value ke saath
    7:16:35

  • @TitliRudra
    @TitliRudra 5 місяців тому

    5:51:27 num = int(input("Enter a nunber
    "))
    i=1
    while i

  • @rahulshendre7089
    @rahulshendre7089 3 роки тому +135

    ►TimeStamps:
    Course Logistics: 00:00:00
    Chapter 0 - Introduction: 00:08:58
    Chapter 1 - Modules, Comments & Pip: 00:14:17
    Chapter 1 - Practice Set: 00:33:10
    Chapter 2 - Variables & Data Types: 00:44:35
    Chapter 2 - Practice Set: 01:25:10
    Chapter 3 - Strings: 01:39:10
    Chapter 3 - Practice Set: 02:16:56
    Chapter 4 - Lists & Tuples: 02:35:04
    Chapter 4 - Practice Set: 03:07:10
    Chapter 5 - Dictionary & Sets: 03:20:12
    Chapter 5 - Practice Set: 03:57:25
    Chapter 6 - Conditional Expressions: 04:19:21
    Chapter 6 - Practice Set: 04:48:53
    Chapter 7 - Loops in Python: 05:14:34
    Chapter 7 - Practice Set: 05:45:11
    Chapter 8 - Functions & Recursion: 06:07:35
    Chapter 8 - Practice Set: 06:36:28
    Project 1 - Snake, Water, Gun Game: 06:52:30
    Chapter 9 - File I/O: 07:06:55
    Chapter 9 - Practice Set: 07:28:11
    Chapter 10 - Object Oriented Programming: 08:08:38
    Chapter 10 - Practice Set: 09:17:22
    Chapter 11 - Inheritance: 09:48:30
    Chapter 11 - Practice Set: 10:55:24
    Project 2 - The Perfect Guess 11:37:01

    • @zemtex77
      @zemtex77 3 роки тому +17

      @@sudeep246 lol its there in description too

    • @jongdaeskingdom_seulgisleg4055
      @jongdaeskingdom_seulgisleg4055 3 роки тому +3

      Thank u💜💜
      Magar iski zarrorat nahi thi😂😂

    • @Shubh_Vaghela
      @Shubh_Vaghela 3 роки тому +4

      @@zemtex77 He just copy pasted it from the description 😂

    • @azeemaz1261
      @azeemaz1261 2 роки тому

      Thanks 😊 chapter 1 complete ...congratulations 33:00 min

    • @azeemaz1261
      @azeemaz1261 2 роки тому

      Thanks 😊 chapter 1 complete ...congratulations 33:00 min

  • @nikhilgoyal7816
    @nikhilgoyal7816 Місяць тому +1

    reverse order for 5 table
    num = int(input("Enter the number
    "))
    m=11
    for i in range(1,11):
    print(f"{num} X {m-1} = {num*(m-1)}")
    m=m-1

  • @rashidsubhani9908
    @rashidsubhani9908 3 роки тому +31

    If anyone want to start a career in programming, this course is really helpful. I really appreciate your efforts Harry

    • @theescanor8985
      @theescanor8985 3 роки тому +1

      I m really looking forward to go with programming... Just worried k would i be able to remember all the codes.. 😅😅

    • @SpectreKritical
      @SpectreKritical 3 роки тому +1

      @@theescanor8985 it is easy. You can do it

    • @theescanor8985
      @theescanor8985 3 роки тому

      @@SpectreKritical thnk u bhai

    • @Lohith_lollu
      @Lohith_lollu 3 роки тому

      Is this enough to get any entry level coding job??

    • @trusfratedbunny2215
      @trusfratedbunny2215 3 роки тому

      Can any graduate can do programming job after just learning skills & not degree?!

  • @blackdevil1403
    @blackdevil1403 3 роки тому +24

    5:23:18
    i = 0
    while i < 5:
    i = i + 1
    print("Harry is legend")
    output:
    Harry is legend
    Harry is legend
    Harry is legend
    Harry is legend
    Harry is legend

    • @BroloCraft
      @BroloCraft 3 роки тому

      It will only give output 4 times not five times

  • @harshagarwal4404
    @harshagarwal4404 3 роки тому +67

    There are very less youtubers which teach the students in online mode by giving hand written notes and without cost.
    THANK YOU SIR

    • @gopro9292
      @gopro9292 3 роки тому +1

      AGREE

    • @ritikaverma2039
      @ritikaverma2039 3 роки тому +1

      can u plz tell me from where can I download the notes? not getting any link to download

    • @basirsaboor2367
      @basirsaboor2367 3 роки тому

      39:35 p samaj nahi aya kis tarah file save ki sir na.... Kia ap giade kar sakte ha mujhe plz

    • @saurabhdaund27
      @saurabhdaund27 3 роки тому

      @@ritikaverma2039 even am not getting the notes but in description i got the link ill mail you d link

    • @akshaykale9068
      @akshaykale9068 3 роки тому

      @@ritikaverma2039 the link is in the description... Its a zip file so u have to extract it

  • @PreeyankaRajbhar
    @PreeyankaRajbhar Місяць тому +4

    4:07:11
    Both of the datatypes will be printed.
    5:05:25
    # Creating a program to know whether a username contains more than 10 characters or not.
    username = input("Enter your name:
    ")
    chars = len(username)
    if (chars>10):
    print("Your username contains more than 10 characters i.e",chars)
    elif (chars

    • @PRIYANSHURAJBHAR-b5e
      @PRIYANSHURAJBHAR-b5e Місяць тому +1

      Hey bro! Thanks for helping me in some of the codes. Literally, no one has completed the homework except you.
      Best regards
      Unknown

    • @TanushreeNayak-sc4rj
      @TanushreeNayak-sc4rj Місяць тому

      Thanks bro 🎉

  • @yushsingla9905
    @yushsingla9905 4 роки тому +273

    His content is evergreen. People will watch it for years.

  • @sudarshangapat9507
    @sudarshangapat9507 3 роки тому +49

    I was revising python concepts after months and you made it so simple yet understandable !!! Thank you so much Harry Bhai

  • @vinaykumar7824
    @vinaykumar7824 3 роки тому +29

    best ever python coach.he is explaining very clearly.

  • @safalswayam6927
    @safalswayam6927 5 місяців тому +1

    6:45:27
    def sum_of_integer(n):
    if n

  • @shmer4966
    @shmer4966 4 роки тому +1401

    The best Python video on youtube. Great work indeed.

    • @vinamravashishth5217
      @vinamravashishth5217 4 роки тому +14

      truly said

    • @liltej356
      @liltej356 4 роки тому +12

      When I Open Powershell and type Python I am reditected To Microsoft Store

    • @sauravsharma8461
      @sauravsharma8461 4 роки тому +7

      @@liltej356 is your problem fixed now ??

    • @sreenivasuluvutti281
      @sreenivasuluvutti281 4 роки тому +9

      How to download material please tell

    • @swapnilsharma1561
      @swapnilsharma1561 4 роки тому +9

      can any1 tell me plzzz dat should i go thru his previous video on python tutorials or dis video is sufficient...m a beginner

  • @pranavamohan
    @pranavamohan 4 роки тому +354

    Udemy:- ''Learn python basics for just 500 rupees!!!!"
    Harry Bhai:- Teaches python from a to z.
    Udemy's reaction:- 😱😱😱
    Thank you Harry bhai for many awesome tutorials. Just because of you I learned machine learning in python for free from the machine learning playlist. I also learned python from the 1 hour python video that you uploaded before. Thank you so much!!!!!!! You deserve millions of subscribers.

    • @yashpruthi1668
      @yashpruthi1668 4 роки тому +4

      This course is super haary bhai
      Pls harry bhai make. A course or road map to become master in video editing .

    • @chiku.2006
      @chiku.2006 4 роки тому +2

      @umair khan Useful nai Bohot useful hai

    • @vaibhav_aggarwal6
      @vaibhav_aggarwal6 4 роки тому +2

      @@chiku.2006 bro can u suggest which tutorial i need follow..
      henry 12 hour tutorial or absolutely beginners short henry tutorial..i am new into these

    • @clot27
      @clot27 4 роки тому

      Soon he reach 1 million

    • @chiku.2006
      @chiku.2006 4 роки тому +1

      @@clot27 yeah now it's 700k

  • @seemadesai7876
    @seemadesai7876 3 роки тому +51

    This python course is really helpful.I watched both the parts of this course and now I am watching your django course to start web development in python.

    • @aikansh7525
      @aikansh7525 3 роки тому

      have u completed full 11 hours course??

    • @seemadesai7876
      @seemadesai7876 3 роки тому

      @@aikansh7525 yes and also the part 2 of the video

    • @aikansh7525
      @aikansh7525 3 роки тому

      @@seemadesai7876 so u are done with all python basics ? and now u are on web development?was this couse helpful and how much time it took for you to complete both videos?

    • @ameenkazi4646
      @ameenkazi4646 3 роки тому

      @@seemadesai7876 yes l have started this course 12 days ago and now l am on chapter 5

    • @Lifestyleofsd
      @Lifestyleofsd 3 роки тому +1

      @@ameenkazi4646 can you please share the link of part 2

  • @Deepakkumar-km8dj
    @Deepakkumar-km8dj 2 роки тому +20

    6:06:48
    num=int(input("Enter the number
    "))
    for table in range(1,11):
    i=11-table
    print(f"{num}X{i}={num*i}")

    • @Hanuman98337
      @Hanuman98337 2 роки тому

      python ch 1 intro = ua-cam.com/video/Fj4uf3qo3Ew/v-deo.html

    • @rohabamir7509
      @rohabamir7509 2 роки тому

      Best and simple approach is to change in the range function as it allows to iterate in reverse order as well
      Just like all the same code just change in the range function like :
      Num : int ( input(“Enter a number”)
      For i in range (10,0,-1 )
      Print(f”{num}X{i}={num*i}”)
      Simple!

    • @vaibhavmaity3378
      @vaibhavmaity3378 3 місяці тому

      ​@@rohabamir7509thnks bro

  • @MohanKumar-qx7cj
    @MohanKumar-qx7cj 4 роки тому +194

    This guy is a real legend, who is helping youngsters and professionals who are looking to build their career.. *Hands Off Brother* --> Take a Bow..

  • @shreyanshkushwah6847
    @shreyanshkushwah6847 4 роки тому +21

    1:37:40 practice sheet is helpful
    Q.7 - a = Input ( " Enter a number: " )
    a = int(a)
    b = a * a
    print (b)

  • @ShamaKhan-hz5ei
    @ShamaKhan-hz5ei 2 місяці тому

    6:45:42
    def nat_sum(n):
    if (n==0):
    return 0
    else:
    return (n + nat_sum(n-1))

    a= nat_sum(10)
    print(a)

  • @ashishvyas7409
    @ashishvyas7409 3 роки тому +31

    1:37:05 I liked the question and I'm happy that I solved that the exact same way that you did. Also I practiced all the questions of this particular exercise in VS code

    • @swastikdas1497
      @swastikdas1497 3 роки тому

      Ans kya aya 2*2 4 ?

    • @ashishvyas7409
      @ashishvyas7409 3 роки тому

      @@swastikdas1497 I didn't get what you said bro

    • @swastikdas1497
      @swastikdas1497 3 роки тому

      @@ashishvyas7409 can u pls give me the ans of ch 2 set q6

  • @preranaramteke5908
    @preranaramteke5908 3 роки тому +45

    Finally! I completed the course i just don't believe that i learn all core python by this amazing & enjoying way! thanks yrr... for this amazing video!

    • @rirudro88
      @rirudro88 3 роки тому

      I am learning.

    • @pairfour1273
      @pairfour1273 3 роки тому +1

      Kya iske notes hoge kisi ke pass ho toh mujhe send kar do sis

    • @RashmiKumari-hn7zr
      @RashmiKumari-hn7zr 3 роки тому +1

      chapter-7 , 9th ans anyone know's? if you know then please write It in the comment box

    • @jayeshnamdev129
      @jayeshnamdev129 3 роки тому

      I also want scanned notes, if you have kindly share with us PLS

    • @prmaddy
      @prmaddy 3 роки тому

      Ha yrr kisi ke pass ho
      I also need notes

  • @UrmilaKesharwani-u9l
    @UrmilaKesharwani-u9l 6 місяців тому

    5:51:38
    number=int(input("Enter the number"))
    i=1
    while i

  • @NikhilKumar-iz5bk
    @NikhilKumar-iz5bk 3 роки тому +29

    The most hardworking UA-camr of the year award is goes to this man.. totally unimaginable...❤️❤️ Thanku so much ... After one month of internship in Hyderabad i dont know how to print Hello world in python... But after this video I'm able to do 50% of python coding

    • @nityanand4581
      @nityanand4581 3 роки тому +1

      Are u kidding?
      What u did in that one month Internship then ?

    • @NikhilKumar-iz5bk
      @NikhilKumar-iz5bk 3 роки тому

      @@nityanand4581 Java instead of python.. 😎

    • @nityanand4581
      @nityanand4581 3 роки тому +1

      @@NikhilKumar-iz5bk
      Ofc how can you learn swimming from Singing classes. 😑

    • @NikhilKumar-iz5bk
      @NikhilKumar-iz5bk 3 роки тому +1

      @@nityanand4581 that's why I never learnt singing...

    • @rwo06
      @rwo06 3 роки тому +2

      ​@@NikhilKumar-iz5bk kya chutiya hai tu

  • @masterarron1468
    @masterarron1468 3 роки тому +28

    4:34:04
    Output: Greater
    4:34:42
    Program:
    a=int(input("Enter the age :"))
    if(a>18):
    print("Entered age is great than 18")
    elif(a==18):
    print("Entered age is 18")
    else:
    print("Enter age is less than 18")
    5:05:44
    Program:
    a=str(input("Enter the charcter:"))
    if(len(a)>10):
    print("The username has more than 10 letters")
    else:
    print("The username is less than 10 letters")
    5:50:00
    num=int(input("Enter the number : "))
    i=1
    while i