While Loop in Python | Python Tutorials for Beginners

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024

Комментарии • 111

  • @-SakuraNoHana-
    @-SakuraNoHana- Год назад +35

    (12:16)
    In else block
    Out from loop

  • @parttimegamer.6246
    @parttimegamer.6246 Год назад +72

    How can someone concentrate on study when the teacher is that cute❤😅

    • @asfandyarkhan1863
      @asfandyarkhan1863 Год назад +4

      Haha agreed 🥰

    • @munamarziya2546
      @munamarziya2546 Год назад +12

      Bro..i find her so cute as a girl 😂 then how about boys 🐸

    • @__TusharSharma
      @__TusharSharma Год назад +3

      pdhle bhai....🤦‍♂️

    • @MaazKhattak-z1l
      @MaazKhattak-z1l 11 месяцев назад +1

      Ha ha ha ha ha don't say that, that's creepy 😂😂

    • @sakshamnegi13
      @sakshamnegi13 10 месяцев назад

      Her voice is dangerous 😂

  • @BadBoy-ip1gk
    @BadBoy-ip1gk Год назад +7

    12:18
    Ans:
    in else block
    out from loop

  • @5022-saraswathiVanga
    @5022-saraswathiVanga Год назад +12

    Excellent teaching with pause expressions ❤really feeling like watching live classes...tq mam.

  • @manojkokane3365
    @manojkokane3365 Год назад +4

    best and well explained tutorial of while loop, thanks a lot and plz keep making tutorials

  • @hungercraving-h9o
    @hungercraving-h9o Год назад +5

    total=0
    num=int(input("Enter the num(enter minus number to exit):"))
    while num != 0:
    total =total+num
    print(total)
    num=int(input("Enter the num(enter minus number to exit):"))
    if num

  • @UMESHKUMAR-yv1jt
    @UMESHKUMAR-yv1jt Год назад +4

    12:20 then else part simply executed

  • @rahathasan6271
    @rahathasan6271 Год назад +7

    Please complete the python course maam, No one on you tube is teaching like you !! We are totally dependent on your videos so try to complete it ma'am !!

  • @maminadia6966
    @maminadia6966 2 месяца назад +1

    You are amazing. So glad I found you

  • @avulashivaprasad4532
    @avulashivaprasad4532 11 месяцев назад +2

    Thanks ma'am, I have question for you. When we are mentioning count = 0, here we are getting know right, how many times we are executing this value by count . So, then using while loop will be false right.
    Can you please clarify ?

  • @AkhilAkhil-qo4bj
    @AkhilAkhil-qo4bj Год назад +4

    mam,plzz do classes regularly we are eagerly waiting for python classes.......

  • @edutechz
    @edutechz Год назад +2

    Basically phyton.....
    I don't liked it i avoid but because of u only mam u changed my opinion on phyton completely mam 🎉🎉❤of u

  • @dondinesh891
    @dondinesh891 Год назад +2

    The assignment answer is
    in else block
    Out from loop

  • @DivyaJyothi213
    @DivyaJyothi213 9 месяцев назад

    I m from eee background....and want to learn python language...this tutorial helping me to learn the language easily...thank u mam.

  • @mr_affan15
    @mr_affan15 Год назад +2

    Mam plzz give us idea how many videos left to complete series bcoz my 4th sem end in 1.5 month & python is in my college syllabus

  • @parasjindal7521
    @parasjindal7521 Год назад +2

    Can u tell how long this course will take to finish??

  • @paavaneep6645
    @paavaneep6645 Год назад +2

    Mam please continue 🙏🙏🙏 C++ also...this is my humble request mam❤❤❤😢😢😢

  • @saiushasriparasu8341
    @saiushasriparasu8341 Год назад +1

    num=int(input("enter number:"))
    sum=0
    while num!=0:
    sum=sum+num
    num=int(input("enter number:"))
    else:
    print("you have entered 0 so")
    print("sum is ",sum)
    print("bye")

  • @ganggameryt4874
    @ganggameryt4874 6 месяцев назад

    n=int(input('enter the number'))
    sum=0
    while n>0:
    sum+=n
    n=int(input('enter the number'))
    if n

  • @_VedioTray
    @_VedioTray Год назад

    Mam ..
    Else block would be executed bcz the condition is false....in the first example

  • @sakibck1625
    @sakibck1625 11 месяцев назад

    just wanna say thank you for the help . love from bangladesh

  • @vyankateshmundaware7963
    @vyankateshmundaware7963 Год назад +2

    Hello mam!
    I am blind student I faces lot of challenges while doing any program.
    But you explain it very well❤😊

  • @tapaskumardey650
    @tapaskumardey650 Год назад +1

    Miss please reply do you have any plan to continue c++ lectures? I now lost all my hope to learn c++ from your videos 😢

  • @RohithParangi
    @RohithParangi 25 дней назад

    After while (condition) definitely we write " : ". Are not mam

  • @chamara854
    @chamara854 Год назад

    Your teaching are imazine and you to ..love you

  • @shasanksiva4330
    @shasanksiva4330 Год назад +1

    Mam please start java series

  • @ak47killeryt48
    @ak47killeryt48 Год назад +1

    I came to listen the class but,i am watching only mam❤😅😂

  • @Marvelkashmir
    @Marvelkashmir Год назад +1

    Hello great session

  • @DivyaVani-ms2nr
    @DivyaVani-ms2nr 11 месяцев назад

    n = int(input('enter number(0 to quite'))
    while n!=0:
    total=0
    total+=n
    n = int(input('enter number(0 to quite'))
    else:
    print("exit")
    print(total)

  • @OneBit01
    @OneBit01 Год назад +1

    Great 👍

  • @yeoshuabenzaken7736
    @yeoshuabenzaken7736 8 месяцев назад

    why do you put the total increment before number in the while loop?

  • @sanjaypalanisamy3320
    @sanjaypalanisamy3320 Год назад

    I luv your teaching

  • @sciencetechy8058
    @sciencetechy8058 16 дней назад

    num=''
    while num !=0 :
    num=int(input("enter the number "))
    print(num)
    else:
    print ("hellooooo")
    is this okk?

  • @ragulc.t9266
    @ragulc.t9266 2 месяца назад

  • @TonyStark-wd1hb
    @TonyStark-wd1hb Год назад

    How many videos are there for python full course? I thought it would be end but the videos are keep coming. Please tell me how syllabus is there more for python full course.

  • @START_TODAY96
    @START_TODAY96 Год назад

    Thank you madam you videos are very helpful to me thanks a lot 🙏🙏🙏🙏

  • @AmitBhardwaj-d4y
    @AmitBhardwaj-d4y 6 месяцев назад +1

    Cute to hai python 😂

  • @rongalamanindra5279
    @rongalamanindra5279 Год назад

    Thank you mam please continue python course

  • @indeanlover3365
    @indeanlover3365 Год назад +1

    Mam please start live class 🙏🙏🙏🙏

  • @glps369
    @glps369 Год назад

    Thank You So Much

  • @bhautikhirpara007
    @bhautikhirpara007 Месяц назад

    sum = 0
    num = int(input("enter the number : "))
    while num:
    sum += num
    print("The sum is :",sum)
    num = int(input("enter the number : "))
    if num

  • @vssandilya1000
    @vssandilya1000 9 месяцев назад

    Madam full stack dev from your end is the need of the hour. How to connect to multiple databases such as Oracle sql server 2023 mysql sqllite mongodb is our prior requirement . Kindly help us.

  • @johnzubair5999
    @johnzubair5999 Год назад

    A/a
    Mam i have a question ie
    Number=("1","2","3","5","10")
    for i in Number:
    print (i)
    if i=="3":
    break
    else:
    print("u have done it")
    Output:
    1
    2
    3
    Names = ("ram", "sham", "jam", "tom")
    for name in Names:
    print(name)
    if name == "sham":
    break
    else:
    print("u have done it")
    ram
    sham
    jam
    tom
    you have done it
    Why these two programs showed me different solutions
    Ie first prog have not worked on else part becoz of break
    But why 2nd prog have included else part as well .
    Have a little bit light on it
    Plz
    Plz
    and plz acknowledge here

    • @fida818
      @fida818 Год назад +1

      @johnzubair5999 May be "else" line will be given in same vertical line of "if"

    • @johnzubair5999
      @johnzubair5999 Год назад

      Thnxx
      But i have recognized the error of my own
      It was a little space error
      Ie like
      (" Rom")
      I had left a space after initially double quotes
      On the bases of which i had an error.
      Thnxx ounce again for having your precious time over here.

  • @Siddhu3334
    @Siddhu3334 6 дней назад

    while loop is not executed for this condition, further output is,
    in else block
    out from the loop

  • @ajitsatpute690
    @ajitsatpute690 Год назад +3

    if count

  • @manjunathacirasani3086
    @manjunathacirasani3086 9 месяцев назад

    1
    in else block
    out from while loop

  • @MounikaJana-on1ic
    @MounikaJana-on1ic 3 месяца назад

    In else block
    Out from foop

  • @VISHNUMURALY-f3q
    @VISHNUMURALY-f3q 8 месяцев назад

    num=int(input("Enter numbers (-1,0 =>Quit the loop):"))
    sum=0
    while True:
    if num==0 or num ==-1:
    break
    sum = sum + num
    num = int(input("Enter numbers (-1,0 =>Quit the loop):"))
    else:
    print('else part')
    print(f"Sum of positive number {sum}")

  • @chiranjeevisaibhuvanagiri9975
    @chiranjeevisaibhuvanagiri9975 3 месяца назад

    22:35
    5 also printed because we have print statement before encountered break statement
    Anyone explain pls

  • @rongalamanindra5279
    @rongalamanindra5279 Год назад

    Please Post class regularly mam

  • @manfredmasiko4444
    @manfredmasiko4444 Год назад +1

    When the condition count < 1 i guess the loop terminates since the condition also is false!

    • @amitchaurasiya2059
      @amitchaurasiya2059 Год назад

      no output wiil come
      count = 1
      while count < 1:
      print(count)
      count +=1

  • @shivakrishna_varma9658
    @shivakrishna_varma9658 Месяц назад

    in else block
    out from loop

  • @Yashmahajan169
    @Yashmahajan169 11 месяцев назад

    which software r u using to code ??

  • @KilloSambamurthy-b5j
    @KilloSambamurthy-b5j Год назад

    Nice teaching mam ❤❤❤❤❤❤❤❤❤❤

  • @hasindiweraniyage7747
    @hasindiweraniyage7747 Год назад

    Could you please do some videos of C# if possible

  • @sagarfarande8624
    @sagarfarande8624 Год назад

    wich are the using application mam in your pc

  • @vk.badshah2198
    @vk.badshah2198 Год назад

    Mam please can you take daily live classes on u tube❤❤❤

  • @manfredmasiko4444
    @manfredmasiko4444 Год назад

    Always superb!! 😀😀🙏

  • @chhayasrivastav1861
    @chhayasrivastav1861 2 месяца назад

    Where to find the notes of this lecture

  • @jubinthomas5793
    @jubinthomas5793 День назад

    How it come 3 last

  • @manpreetsingh2156
    @manpreetsingh2156 Год назад

    in else block
    out form the loop

  • @aayankarana758
    @aayankarana758 Год назад

    Mam plz take a java class🙏🙏🙏

  • @anybodycancook6644
    @anybodycancook6644 9 месяцев назад

    number = int(input("enter a number : "))
    count = 0
    while number != 0 :
    count += number
    number = int(input("enter a number (if quit enter 0 ) : "))
    print(f"total sum of number you entered is : {count}" )

  • @piridinaveen8427
    @piridinaveen8427 Год назад

    😊

  • @sanjaypalanisamy3320
    @sanjaypalanisamy3320 Год назад

    ❤❤❤

  • @Furious_footballs
    @Furious_footballs 7 месяцев назад

    In else block
    Out from loop

  • @girishbv6713
    @girishbv6713 Месяц назад

    number=int(input("Enter the Number"))
    total=0
    while number !=0:
    total=total+number
    print(total)
    number = int(input("Enter the Number"))
    else:
    print("0 Entered and Loop Successfully Stopped")

  • @kxjvlogs6504
    @kxjvlogs6504 3 месяца назад

    eyes 👀 .......💗

  • @piridinaveen8427
    @piridinaveen8427 Год назад

    Good papa

  • @thethemeofvoyage2822
    @thethemeofvoyage2822 Год назад

    Meri Favourite Jenny mam ..
    I have one doubt??
    Plz.
    Answer To Me Mam
    Why You couldn't Teach About Theory of computation??
    Plz..Mam Its A One The Complex Subject I Literally Till Not Find A Better And Best Teacher To Teach This..Plz..Try To Upload Mam... Atleast some Important Topics plz..Mam..
    Accept My Request..And Answer Me Mam plz. Mam

  • @sanaprathibha9489
    @sanaprathibha9489 Год назад

    Hi mam please do c++ clasess mam

  • @ramanaumashankar475
    @ramanaumashankar475 Год назад

    in else block
    Out of else block

  • @webseriesworld3293
    @webseriesworld3293 Год назад

    Mam.. please Complete C++ course
    Humble request to you mam please

  • @DivyaKarike
    @DivyaKarike 2 месяца назад

    I love love you mam ❤

  • @masti3320
    @masti3320 Год назад

    C loop define mam

  • @Hello-qs6dq
    @Hello-qs6dq Год назад

    DSA sikhne ke liye kon se math topics aane chahiye video

  • @RanjithKumar-d5n
    @RanjithKumar-d5n 11 месяцев назад

    why madam you are using whileTrue cna u explain again

  • @paavaneep6645
    @paavaneep6645 Год назад

    1st comment ❤😊

  • @Nkkotwar
    @Nkkotwar 11 месяцев назад +1

    Beutiful mem

  • @subho01717
    @subho01717 Год назад

    You are awesome

  • @vitlab-z9p
    @vitlab-z9p Год назад

    you are cute and your teaching was good 😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘

  • @muneebbolo
    @muneebbolo 8 месяцев назад +1

    Let’s focus on the while loop example/assignment discussed in the end of video 23:54:
    The while loop is like a repeating task that continues as long as a certain condition is true. In this case, the condition is number != 0, which means “as long as the number is not equal to 0”.
    Here’s what happens inside the loop:
    The program adds the number you entered to the total: total = total + number. This is like saying “increase the total by the number”.
    Then it asks you to enter another number: number = int(input('Enter a number(0 to quit): ')). This is the same as the first time it asked you to enter a number.
    Now, the program checks the while condition again. If the number you entered is not 0, it goes back to step 1. If the number is 0, it stops the loop.
    So, the while loop is a way for the program to keep asking for numbers and adding them to the total, until you enter 0 to stop it. It’s like a cycle: “ask for a number, add it to the total, ask for another number, add it to the total, and so on, until the number is 0”. I hope this helps clarify the role of the while loop in the code! 😊

  • @uvraju
    @uvraju Год назад

    I ❤ you

  • @SHASHIRANJANKUMAR-y9q
    @SHASHIRANJANKUMAR-y9q Год назад

    Hello mam🎉🎉

  • @shivamkataria4680
    @shivamkataria4680 9 месяцев назад

    Kuch hi kaho mam cute toh hai ❤

  • @shubhamkulkarni1202
    @shubhamkulkarni1202 6 месяцев назад

    ba student hu bhai

  • @Nkkotwar
    @Nkkotwar 11 месяцев назад

    Muje english ni aati Pata ni kaha chali jati

  • @LoguLogu-o3d
    @LoguLogu-o3d Год назад

    Hi

  • @PiyushGupta-yd9pz
    @PiyushGupta-yd9pz Год назад +1

    Maim please talk in hindi

  • @srakib5591
    @srakib5591 Год назад

    when I see there is a female teacher ,then i click the video but what is she saying ,I cannot understand anything🙂🙂🙂🙂

  • @shahzaibali-bi2ne
    @shahzaibali-bi2ne 3 месяца назад

    Kitni galtayi karni hu ma😂

  • @anasajmal704
    @anasajmal704 Год назад

    ist

  • @maxmoviezs
    @maxmoviezs Год назад +1

    Are you married or not ❤❤❤❤❤

  • @EzeaMichael
    @EzeaMichael 3 месяца назад

    Jenny, everything about you is excellent. your method of teaching, your beauty and everything is charming.
    please, are you still single?

  • @ParalaSandeep-xt9nu
    @ParalaSandeep-xt9nu Год назад

    Mam!!! Your insta ID