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 the sum of Digits in Ruby #4507

Closed
wants to merge 1 commit into from

Conversation

Totakhil21
Copy link

Congrats on taking the first step to contributing to the Sample Programs repository maintained by [The Renegade Coder][renegade-coder]!

I Am Modifying an Existing Code Snippet or Existing Tests

Summary
I would like to contribute the Sum of Digits program in Ruby for the Sample Programs repository.

Details

  • The program will take an integer as input and return the sum of its digits.
  • Example:
    • Input: 1234
    • Output: 10

Checklist

The program will follow the repository contribution guidelines.
The code will be properly formatted and tested before submission.
I will add necessary documentation if required.

Thank you!

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Totakhil21! Thanks for contributing to this project! We are a rather small team, so it may take some time to process this request. In the meantime, there are several ways you can make yourself a part of The Renegade Coder community. For instance, you can:

Thanks for your help!

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@rzuckerm
Copy link
Collaborator

This is not a valid project. Please refer to the project list

@rzuckerm rzuckerm closed this Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants