Write a program that requests a positive integer greater than 1 as input and display the largest and smallest prime factors of the number.
Write a program that requests a positive integer greater than 1 as input and display the largest and smallest prime factors of the number.