Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added no of ways to reach the nth stair in python #153

Merged
merged 3 commits into from
Oct 21, 2021

Conversation

sanjanapaidi
Copy link
Contributor

@sanjanapaidi sanjanapaidi commented Oct 21, 2021

Description:

I added the number of ways to reach the nth stair program in python.

Checklist:

  • [x ] My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@Kavya-24
Copy link
Owner

Fixes #149
Great work @sanjanapaidi :)

@Kavya-24 Kavya-24 merged commit 27b94a2 into Kavya-24:master Oct 21, 2021
@Kavya-24 Kavya-24 mentioned this pull request Oct 21, 2021
@Kavya-24 Kavya-24 added the hacktoberfest-accepted Accepted for Hacktoberfest label Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accepted for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants