I am making a program in python which accepts a positive integer from the user and tells if the integer entered is a \'perfect factorial\' or not.
import nump