Try-Catch Statements and Proper Formatting Correction
Update: 2021-12-02
Description
In this episode, we introduce try-catch statements to help give you options for when your program encounters an error (so that it doesn’t just break!). Also, I make a correction to my improper formatting that I spoke about before.
Comments
In Channel