Question: In python, Write a program that asks the user to input an integer Y and print two integers A,B such that Y%A=B, using exhaustive enumeration.
In python, Write a program that asks the user to input an integer Y and print two integers A,B such that Y%A=B, using exhaustive enumeration.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
