Algo-Phantoms/Algo-Tree

Number of ways to Nth stair

AnushkaS09 opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Count the the total number of possible ways to reach Nth stair .

Describe the solution you'd like
Program will be finding the total number of possible combinations that can be used to reach the Nth stair

Do you want to work on it
Java and Python