This is an GUI based python program which is able to fine the factorial of the given number with a proper nice graphics, it is also able to identify the input either you put the required integer value or any other in that case the program will display the respective message.
These messages are displayed if nothing entered in entry form, get negative integer, entered string or proper value is entered repectively.