anushatalya / JRepo

JRepo
0 stars 0 forks source link

Print the N th fibonacci number - recursive code #3

Open monishk7 opened 3 years ago

monishk7 commented 3 years ago

Print the N th fibonacci number - recursive code

anushatalya commented 3 years ago

7

monishk7 commented 3 years ago

7 check - added comments. Fix and resubmit the change. This contains iterative code change as well, which is merged as part of the previous pull request.