Topic: Language Problem / Level: advanced

Problem: Write a program to find the sum of the first n Fibonacci numbers using an iterative approach.

Run the code to see the output here...