Topic: Language Problem / Level: intermediate

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

Run the code to see the output here...