File tree 1 file changed +0
-1
lines changed
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 454
454
* [ Eulers Totient] ( https://github.com/TheAlgorithms/Python/blob/master/maths/eulers_totient.py )
455
455
* [ Extended Euclidean Algorithm] ( https://github.com/TheAlgorithms/Python/blob/master/maths/extended_euclidean_algorithm.py )
456
456
* [ Factorial Iterative] ( https://github.com/TheAlgorithms/Python/blob/master/maths/factorial_iterative.py )
457
- * [ Factorial Python] ( https://github.com/TheAlgorithms/Python/blob/master/maths/factorial_python.py )
458
457
* [ Factorial Recursive] ( https://github.com/TheAlgorithms/Python/blob/master/maths/factorial_recursive.py )
459
458
* [ Factors] ( https://github.com/TheAlgorithms/Python/blob/master/maths/factors.py )
460
459
* [ Fermat Little Theorem] ( https://github.com/TheAlgorithms/Python/blob/master/maths/fermat_little_theorem.py )
You can’t perform that action at this time.
0 commit comments