Question: write a Python program which asks the user to enter two positive integers x and y. If any of these conditions is not satisfied, (e.g.,
write a Python program which asks the user to enter two positive integers x and y. If any of these conditions is not satisfied, (e.g., the user enters a string), your program must raise a ValueError; outputs an approximation of x/y with a precision of 42 decimals.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
