Python If-Else | Intoduction | HackerRank

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ส.ค. 2020
  • This video is about Python If-Else from HackerRank.
    Problem:www.hackerrank.com/challenges...
    For 1 : 1 Tutoring
    WhatsApp contact : 7278222619
    mail: jaiswalsatya93@gmail.com
    You can support via UPI : sattujaiswal@okhdfcbank
    Follow us on:
    Whatsapp:
    chat.whatsapp.com/LNwHGukUizj...
    Telegram:
    t.me/joinchat/QJvaJ97Xuut6i_Zm
    Facebook:
    / 779620502848988
    / codingcart
    Linkedin:
    / satyendra-jaiswal-9035...
    / codingcart
    Instagram:
    / codingcart

ความคิดเห็น • 25

  • @amLife07
    @amLife07 ปีที่แล้ว +3

    But what about constraint 1

  • @shivanshutiwari6799
    @shivanshutiwari6799 ปีที่แล้ว +2

    Most information

  • @sahilbisht3661
    @sahilbisht3661 3 ปีที่แล้ว +3

    Thanks for this 👍🏻

  • @_mandeep_kumar.
    @_mandeep_kumar. 3 ปีที่แล้ว +3

    Thanks...

  • @nasim1807
    @nasim1807 ปีที่แล้ว +1

    boss please make an advanced data structure and algorithm playlist using python???

    • @codingcart
      @codingcart  ปีที่แล้ว +1

      Sure 😂
      Please do share my videos with your friends too 😊

  • @alijafri8751
    @alijafri8751 6 หลายเดือนก่อน +1

    Yeh Wala question nh horaha

  • @naturemusic2285
    @naturemusic2285 3 ปีที่แล้ว +1

    super wow

    • @codingcart
      @codingcart  3 ปีที่แล้ว

      Thank you so much

  • @ishikaraghav2449
    @ishikaraghav2449 2 ปีที่แล้ว +1

    Sir, I'll do the same coding but there is an error showing :
    File "Solution.py", line 2
    if (n%2!=0)
    ^
    SyntaxError: invalid syntax
    Please help me out sir. I'm a beginner

    • @codingcart
      @codingcart  2 ปีที่แล้ว

      Please share your code

    • @ishikaraghav2449
      @ishikaraghav2449 2 ปีที่แล้ว +1

      @@codingcart it's done sir. Indentation porblem . I'll fix it !

  • @iyyappan3754
    @iyyappan3754 ปีที่แล้ว +1

    Good

    • @codingcart
      @codingcart  ปีที่แล้ว

      Glad you liked it 😊. please share with your friends too 🙂

  • @Sairoyal2821
    @Sairoyal2821 8 หลายเดือนก่อน +1

    Test case 3 and 7 faild 😢

  • @middleclasshacker363
    @middleclasshacker363 3 ปีที่แล้ว +3

    bro your chanel is very helpful bro can i get full python tutorial from you bro pls help me bro @Coding Cart

    • @codingcart
      @codingcart  3 ปีที่แล้ว

      Sure ..keep learning, you will be notified.

  • @deeksha7888
    @deeksha7888 ปีที่แล้ว

    Sir its showing error...

    • @codingcart
      @codingcart  ปีที่แล้ว

      Please share your code

    • @SelvanRangasaamy
      @SelvanRangasaamy 11 หลายเดือนก่อน

      n = int (input ())
      if n%2 !=0:
      Print("weird")
      else:
      if n in range(2,6):
      Print ("not weird")
      elif n in range(6,21):
      Print("weird")
      else:
      Print ("not weird")
      It works 💯

  • @tech-learner4555
    @tech-learner4555 3 ปีที่แล้ว

    It shows error for me bro

    • @codingcart
      @codingcart  3 ปีที่แล้ว

      Please share your code