You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needed a program in any language that can directly generate the staircase sequence instead of passing all the numbers and checking it by a function.
#4
Open
techguybiswa opened this issue
Jun 8, 2017
· 6 comments
Yeah I get your point.
So see.
It can be like the program asks for a value of "n".
Then the program generates the staircase numbers till nth position.
Like generate a staircase number, do n++, and when n == "user given input ", break.
@Vishwaak
Thanks a lot for stopping by the repo and taking your time to explore it.
Feel free to work on the feature and make a PR when it is done.
Would be waiting for your PR
No description provided.
The text was updated successfully, but these errors were encountered: