Question: write both questions in python and show output Q3) Write a program that prints the reciprocal of a number from the following list elements. Use
Q3) Write a program that prints the reciprocal of a number from the following list elements. Use try and catch for values that may give rise to errors. randomList = ['a', 0, 21 Q4) Write a program that checks if a value is numeric, Use try and catch for values that are not numeric
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
