File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments