python program which finds factors of any whole number using while loop
a script to find the factors of a whole number using a while loop.