Question: using while loop please no use of methods 2. Factors: Write a program to input a positive integer greater than 3. Use a data validation
2. Factors: Write a program to input a positive integer greater than 3. Use a data validation loop to check that the input is greater than 3. Then your program will print all possible pairs of positive integers greater than 1 whose product is less than or equal to the number entered. Sample run of program: DES KEREKE FIN410) The list should include different pairs of factors of the same product, but each pair should only appear once. So in the example above we have 12 = 2 x 6 and 12 = 3 X 4 but not 12 = 6 x 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
