Skip to content

Commit 45ef703

Browse files
authored
Update main.py
1 parent 7487071 commit 45ef703

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
@@ -87,3 +87,4 @@ def nth_fibonacci(n):
8787
n = 5
8888
result = nth_fibonacci(n)
8989
print(result)
90+

0 commit comments

Comments
 (0)