Topic: Mathematics Problem / Level: beginner

Problem: Create a function to find the nth Fibonacci number using an iterative approach.

Run the code to see the output here...