FibonacciCalculator This program calculates the Fibonacci sequence up to a specified term using iteration (without recursion).