Exercise 1: Handle a `FormatException`
Exercise on handling a FormatException using `Convert.ToDouble`.
We'll cover the following...
Problem Statement
Go through the ...
Exercise on handling a FormatException using `Convert.ToDouble`.
Go through the ...