Topic: Dynamic Programming Problem / Level: beginner

Problem: Solve the staircase problem where you can take either 1 or 2 steps.

Run the code to see the output here...