Topic: Language Problem / Level: beginner

Problem: Write a program to print the first n terms of the Fibonacci series using iteration.

Run the code to see the output here...