1. Start a block of code that might throw errors by saying do { }. 2. Call one or more throwing functions by saying try. 3. Then have a catch block to handle any errors that come back. #day8
0
0
1
45
0
Download Image