Python Exception Handling | Python For Beginners | SavageCamp

preview_player
Показать описание
Python Exception Handling

We have done some programs where we take input from user, testing it ourselves. Its usually us testing it out, but we don't know what the user would put in. Sometimes we ask for a number and user could type words.

In cases like these, we need to gracefully handle these "Exceptions" that occur while running out program else it will end up crashing our program.

This video will teach you exception handling with try catch method in python 3. We will learn how to catch exceptions, handle them properly and write better code.

Follow our socials:
Рекомендации по теме