8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7487071 commit 45ef703Copy full SHA for 45ef703
main.py
@@ -87,3 +87,4 @@ def nth_fibonacci(n):
87
n = 5
88
result = nth_fibonacci(n)
89
print(result)
90
+
0 commit comments