Episode
Python for Beginners [18 of 44] Demo: Error Handling
Things are going to go wrong with your code. Error handling can allow you to log errors and exit gracefully.
Full 'Intro to Python' course on Microsoft Learn: https://aka.ms/MSLearnPython
Sample code: https://aka.ms/PythonGettingStarted
Watch the entire series: https://aka.ms/PythonBeginnerSeries
Things are going to go wrong with your code. Error handling can allow you to log errors and exit gracefully.
Full 'Intro to Python' course on Microsoft Learn: https://aka.ms/MSLearnPython
Sample code: https://aka.ms/PythonGettingStarted
Watch the entire series: https://aka.ms/PythonBeginnerSeries
Have feedback? Submit an issue here.