Exploring Step Climbing with Python

# Introduction In this challenge, we will be exploring a problem related to running up steps. We will be using Python to find out how many possible ways there are to run up to the nth step, given that we can take a single, double, or triple step.

|60 : 00

Click the virtual machine below to start practicing