Learn Python EXCEPTION HANDLING in 5 minutes! 🚦

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

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

  • @BroCodez
    @BroCodez  6 месяцев назад +2

    # exception = An event that interrupts the flow of a program
    # (ZeroDivisionError, TypeError, ValueError)
    # 1.try, 2.except, 3.finally
    try:
    number = int(input("Enter a number: "))
    print(1 / number)
    except ZeroDivisionError:
    print("You can't divide by zero IDIOT!")
    except ValueError:
    print("Enter only numbers please!")
    except Exception:
    print("Something went wrong!")
    finally:
    print("Do some cleanup here")

  • @marcx1385
    @marcx1385 Месяц назад +3

    Bro the way you teach is crazy! Thank you so much!

  • @felix5740g
    @felix5740g 6 месяцев назад +2

    Hey man, just recently discovered your videos and the quality is insane. The way you explain things really sets you apart from other videos in the coding tutorial space.
    Would love to see a video covering git since i really want to use it but as soon as something goes wrong (so exactly where git should help you) i dont understand it anymore xD
    keep up the great work!

  • @paladin_of_blue
    @paladin_of_blue 3 месяца назад +2

    Just what I needed Bro, simple and sensible

  • @CodewithSAM-ej6fb
    @CodewithSAM-ej6fb 25 дней назад

    it has been a coherent explanation, concisely, I'd like to go in depth.

  • @jeevan7657
    @jeevan7657 4 дня назад

    Thank you so much for the lecture 😊

  • @aliyaperetch8016
    @aliyaperetch8016 6 месяцев назад +1

    A true Chad, we all love and thank you for you effort!!!!!

  • @fafa26_
    @fafa26_ 4 месяца назад

    Great and simple video. I think you could just add "as e" after the global Exception to print "e" and give more details in case the error is catched in this last except-block. It may not be a good advice in some cases but when I write some scripts, I like to do it to be able to properly handle more problems.

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

    Can you do a DSA series for Python please? Your tutorials are always straight to the meat with no fluff.
    Or is that already done?

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

    You are jinius thank you so much bro 😊❤
    You explain very easily ❤

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

    Great video

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

    Finally I am clear this concept. Thanks Bro for this video🎉

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

    Very helpful video sir. Please can you teach next Typescript

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

    Nice video. Your video is very knowledgeable.

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

    Bro is great..

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

    Hi do you plan on doing Express & Node tutorials?

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

    Make a tutorial on flutter

  • @NandishgowdaM.p
    @NandishgowdaM.p 6 месяцев назад

    Bro can u take tailwind up next

  • @olivergrim7634
    @olivergrim7634 6 месяцев назад +7

    THE FINALLY BLOCK RUNS. NO. MATTER. WHAT.

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

    Any response from Microsoft!!

  • @user-vz5ns2ey2o
    @user-vz5ns2ey2o 6 месяцев назад

    Good video

  • @deepak.mdr_07
    @deepak.mdr_07 6 месяцев назад +2

    Brother you know c,c++,java,python
    You have all the skills that people dream of
    So I had a question that do work at a company for living or what do you do for living ?
    ✨️💜

  • @tokkimearchive
    @tokkimearchive 6 месяцев назад +1

    rust please

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

    how can i contact bro code

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

    He is Chad nice teaching

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

    gotta comment for the algo!!

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

    Random

  • @BunrithViwatthanak
    @BunrithViwatthanak 6 месяцев назад +1

    I am your first commenter! Pls Pin Me!!!

    • @4bdslm
      @4bdslm 6 месяцев назад +3

      i am the second

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

    I am your first commenter pls pin me!