Hi! In this video, we shall be looking at how we can handle errors in Python in an elegant way. We will also be looking at how we can handle specific errors, using the finally and else keywords and how to raise errors in this video.
Smash like and subscribe if you like the content!
GitHub link for code:
https://github.com/ChipTalksComputers...
Time-stamps⏱:
0:00 - Introduction
0:20 - try() - except()
3:07 - finally()
4:05 - else()
5:00 - Handling specific errors
6:37 - raising exceptions
SUBSCRIBE NOW:
/ @chipsqueax
GITHUB:
https://github.com/ChipTalksComputers
FACEBOOK:
/ chiptalkscomputers-105731584427042
INSTAGRAM:
/ chiptalkscomputers
PYTHON FOR BEGINNERS:
• How to download and install Python 3.8.2 o...
SORTING ALGORITHMS PLAYLIST:
• Sorting-1 - Bubble Sort algorithm explaine...
PREVIOUS VIDEOS:
Date & Time in Python:
• Date and Time in Python | datetime module ...
OOP3:
• OOP in Python with Minecraft! | Part-3-Typ...
Tags:
Error handling in Python
Exception handling in Python
Python tutorial
Python for beginners