Question: mutiple choice A.'12a' B.'-4' C.'3.0' D.'A' E.'8' F.'1.2' Question 10 (1 point) Saved Select all inputs that will cause this program to crash with an
Question 10 (1 point) Saved Select all inputs that will cause this program to crash with an error message if entered by the user. (documentation intentionally omitted) def bar() -> int: S=0 num = int(input('Enter a number: >> while (num != -1): if (num 2 - 0): 5 + 1 num = int(input('Enter again:')) return 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
