Give it a try!
Discussion
I'll go back at it, less code is better code for sure.
Put 2 parameters in the first loop?
Backing up a second, I need some clarification. Will addFibs() be called more than once? Or will it be called only once?
Called once, with the numberOfFibs parameter specifing how many iterations of the first for loop.