We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bbcce commit b27d0daCopy full SHA for b27d0da
main.py
@@ -71,3 +71,4 @@ def nth_fibonacci(n):
71
n = 5
72
result = nth_fibonacci(n)
73
print(result)
74
+
0 commit comments