-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit 547568c
authored
Add recursive Fibonacci function in fibonacci.py
Implement recursive function to calculate nth Fibonacci number.1 parent 09ba744 commit 547568c
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
0 commit comments