We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a888e35 commit 78a3159Copy full SHA for 78a3159
main.py
@@ -1,3 +1,4 @@
1
+
2
def nth_fibonacci(n):
3
4
# Base case: if n is 0 or 1, return n
0 commit comments