Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update sum_of_digits.py #3803
Update sum_of_digits.py #3803
Conversation
reverse function added
Travis tests have failedHey @sulochanaviji, TravisBuddy Request Identifier: 82de1f50-18e3-11eb-86f8-31dd4df69769 |
Please check the code before submitting a pull request. The function you have added has invalid syntax (in the function declaration) and random uninstantiated variable names appearing in the function body. |
reverse function added
Describe your change:
Added reverse function which is used to find the reverse of the digits
add one new function
Checklist:
Fixes: #{$ISSUE_NO}
.