Tagged in

30 Day Challenge

GoingGo.io
GoingGo.io
My journey with the Go Language
More information
Followers
232
Elsewhere
More, on Medium

Day 23: Fibonacci problem from Project Euler

Today I did the project 2 of the Project Euler. Project Euler is a really cool website for those who just want to practice problem solving, logic and programming. Since I had never implemented a fibonacci function in Go, I decide to take the second…