/Daily-Coding-problem-site-example

given a set of stairs, figure our how many different ways to climb the steps if * you can move 1 ore 2 steps. BOUNS: modify the code so that it with an array of numbers as well as 1 or 2 steps

Primary LanguageJava

This repository is not active