Skip to content

Commit 1878b95

Browse files
committed
chore: Merge branch 'main' of https://github.com/bellshade/Python
2 parents 3583a22 + 1c11643 commit 1878b95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@
260260
* [Digit Sum](https://github.com/bellshade/Python/blob/main/math/digit_sum.py)
261261
* [Exponential Function](https://github.com/bellshade/Python/blob/main/math/exponential_function.py)
262262
* [Faktor Prima](https://github.com/bellshade/Python/blob/main/math/faktor_prima.py)
263+
* [Faktorial Looping](https://github.com/bellshade/Python/blob/main/math/faktorial_looping.py)
264+
* [Faktorial Rekursif](https://github.com/bellshade/Python/blob/main/math/faktorial_rekursif.py)
263265
* [Fibonacci](https://github.com/bellshade/Python/blob/main/math/fibonacci.py)
264266
* [Fungsi Gamma](https://github.com/bellshade/Python/blob/main/math/fungsi_gamma.py)
265267
* [Geometric Sum](https://github.com/bellshade/Python/blob/main/math/geometric_sum.py)

0 commit comments

Comments
 (0)