Skip to content

Commit b27d0da

Browse files
authored
Update main.py
1 parent 07bbcce commit b27d0da

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
@@ -71,3 +71,4 @@ def nth_fibonacci(n):
7171
n = 5
7272
result = nth_fibonacci(n)
7373
print(result)
74+

0 commit comments

Comments
 (0)