# 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Ай бұрын
Bro the way you teach is crazy! Thank you so much!
@paladin_of_blue2 ай бұрын
Just what I needed Bro, simple and sensible
@felix5740g5 ай бұрын
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!
@aliyaperetch80165 ай бұрын
A true Chad, we all love and thank you for you effort!!!!!
@CodewithSAM-ej6fb10 күн бұрын
it has been a coherent explanation, concisely, I'd like to go in depth.
@TrusteestDesiChhora27 күн бұрын
You are jinius thank you so much bro 😊❤ You explain very easily ❤
@veereshmtl56835 ай бұрын
Finally I am clear this concept. Thanks Bro for this video🎉
@fafa26_3 ай бұрын
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.
@Naveenika5 ай бұрын
Nice video. Your video is very knowledgeable.
@Plotwist320Ай бұрын
Great video
@studywithshireen5 ай бұрын
Very helpful video sir. Please can you teach next Typescript
@leonaise75465 ай бұрын
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?
@ahmetunaldi7601Ай бұрын
Bro is great..
@zepredos77435 ай бұрын
Hi do you plan on doing Express & Node tutorials?
@qayyumlarbi96525 ай бұрын
Make a tutorial on flutter
@NandishgowdaM.p5 ай бұрын
Bro can u take tailwind up next
@user-vz5ns2ey2o5 ай бұрын
Good video
@NashIvan195 ай бұрын
Any response from Microsoft!!
@olivergrim76345 ай бұрын
THE FINALLY BLOCK RUNS. NO. MATTER. WHAT.
@cdkw25 ай бұрын
gotta comment for the algo!!
@Becongamplays5 ай бұрын
He is Chad nice teaching
@tokkimearchive5 ай бұрын
rust please
@BeanBagGaming595 ай бұрын
how can i contact bro code
@deepak.mdr_075 ай бұрын
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 ? ✨️💜