Skip to content

Commit 78a3159

Browse files
authored
Update main.py
1 parent a888e35 commit 78a3159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
def nth_fibonacci(n):
23

34
# Base case: if n is 0 or 1, return n

0 commit comments

Comments
 (0)