Logical Operators on Integers in Python | Logical Operators in Python | Operators in Python

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

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

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

    Maam aap hee ka channel hai jisme mein Jo video dekhta hoo uspe comment zaroor krta hoo taaki aapke channel ka engagement bde, thank you so much, you are gonna help me in college too with these tutorials

  • @singhravinder.sr5565
    @singhravinder.sr5565 Год назад +9

    thnks maam u know when i started python i really watched and started it from your vidoe and now ending it by your videos u r amazing 😎😎😎😎😅😅💜💜💜💜✌✌✌✌

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

    Ma'am a gesture of gratitude for you,
    You gave me all the confidence and content I required to TOP in CS in my class

  • @Ashok-so5gf
    @Ashok-so5gf Год назад +3

    Thank you mam , I was having doubt in this topic now it is clear 😃

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

    Achhe se samajh aya

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

    Thank you so much 😍 u made it crystal clear

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

    Thanks Mam for providing such an awesome video we r very greatful for ur each and every work

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

    Ma'am please tell which chapter is most important

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

    Thanks mam for clearance
    Mam do we need to study logic gates too for solving these type of questions??

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

    Mam plzzzz lopping concept or jump statement
    Par questions ke videos bnaa dijiye

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

    Mam jo hamare practical files mai suggested programs diye hue hai. Agar sirf unko karke jaaye toh enough hai na ??

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

    maam please make video on tricks to find the output

  • @jethalalchampaklalgada-rp8xx
    @jethalalchampaklalgada-rp8xx Год назад +1

    Mam None and True kya hoga

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

    Important question ka video la kar awo chapter wise class 12 ke liye

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

    Mam I not touching book of computer science because of science stream but I am following all your videos all are wonderful mam does this ok for board exam 2024

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

    Mam class 11 ke important questions or programs ki video bhi bta do kal paper h

  • @ender_knight6273
    @ender_knight6273 5 месяцев назад

    Hello ma'am kya ye series class 11th ka pura syllabus complete krdegi?

    • @SwatiChawlaofficial
      @SwatiChawlaofficial  5 месяцев назад

      drive.google.com/file/d/18GQgtQmKKAXetfS3RY3B4rBVbSwj50bg/view?usp=drivesdk

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

    Kal exam hai mam , ismein doubt tha mujhe

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

    Mam live pyq questions is enough ornot

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

    L1=[500,800,600,200,900]
    start=1
    sum=0
    for c in range(start,4):
    sum=sum+L1[c]
    print(c,":",sum)
    sum=sum+L1[0]*10
    print(sum
    Mam can u tell how to solve this
    I am little bit confuse on sum=sum+L1[c]

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

      c will range from 1 to 3 as in for statement
      So in the first iteration of for loop the value of c will be 1
      Therefore , sum =sum+L1[c] will be sum =sum+L1[1]
      And at this point value of according to the lkst will be 800.
      You can check for the same by placing a print(sum) statement after sum =sum+L1[c] this line of code.

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

      @@shashwatbhardwaj6850 ok i understand but what i have to put on L1 sum=sum+L1[c]
      I get that on c we put 1 which is 800 , but what on L1
      Because L1 is a whole list

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

      L1[c] means c is index value of list L1.
      You need not to put anything in place of L1

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

      @Jiang K got it

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

    Ma'am please give python revision tour one shot one more

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

    Mam 23 or 33 ka output?

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

    Mam computer exam 23 ko h class 12 plz aacha say revision kar dijiye plz

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

    Hello mam

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

    Madam ji ka camera upgrade ho gya

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

    Mam agar 67 or 56 hua to 67 and hoga ??am right ☺️

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

    Mam pls most imp questions list bta do mujhe computer science bilkul nhi smjh ati

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

    First view