Зміст курсу
Introduction to .NET with C#
Introduction to .NET with C#
Task - Exception Handling for API Response
The task is to work on the code from the previous task, and add error checking, exactly the way we did in the video.
You don't need to add error checking for int.Parse
methods.
Note
This task does not have test cases. You can verify your solution by comparing it to the given solution code.
Дякуємо за ваш відгук!