Topic: Language Problem / Level: beginner

Problem: Write a program to find the nth number in the Fibonacci sequence using memoization.

Run the code to see the output here...