The returnOrThrow function is very silly—sometimes it
returns a random number, and sometimes it throws a random number as
an exception. Please complete the following code to always print
out the number that the returnOrThrow function gives back, even if
it throws it as an exception.
The returnOrThrow function is very silly—sometimes it returns a random number, and sometimes it throws a random number a
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am