Create a GUI application to enter three different numbers in three textboxes. Write a program to find the Factorial of the smallest number and factors of the largest number entered and print the result. Apply condition that the number entered must be positive only
Comments
Leave a comment