Topic: Dynamic Programming Problem / Level: beginner

Problem: Compute the number of ways to climb a staircase with a maximum of 3 steps.

Run the code to see the output here...