SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219160 0 1 Python

Create factorial_iterative.py (#1693)

* Create factorial_iterative.py

* Update factorial_iterative.py

* Update factorial_iterative.py

* Update factorial_iterative.py

* print(f"factorial{n} is {factorial(n)}")

* Update factorial_recursive.py

Co-authored-by: Christian Clauss <[email protected]>
P
Pooja committed
99ebd1a01820cefb7bdf169168131289d71158fc
Parent: bfcb95b
Committed by Christian Clauss <[email protected]> on 1/18/2020, 1:06:48 PM