Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to compute the nth Fibonacci number using dynamic programming.

Run the code to see the output here...