Aalind Singh

Results 3 comments of Aalind Singh

Maybe like this - ```python import sys def Factorial( n ): # return factorial result = 1 for i in range (1, n): result = result * i print ("factorial...

IMO it's server side work !

Please, add description. @hemangsk