d) Explain what happens when a program receives a non-numeric string when a number is expected as input, and explain how
Posted: Fri May 20, 2022 11:09 am
by answerhappygod
d) Explain what happens when a program receives a non-numeric
string when a number is expected as input, and explain how the
try-except statement can be of use in this situation. Why would you
use a try-except statement in a program?
[4 marks]