Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51.1k
Star
225k
Code
Issues
10
Pull requests
341
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
maths/recursive_digit_sum.py
- #12141
#12141
Merged
cclauss
merged 19 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
sharath4444:master
sharath4444/Python:master
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
maths/recursive_digit_sum.py
#12141
cclauss
merged 19 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
sharath4444:master
sharath4444/Python:master
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2024
Create recursions
sharath4444
authored
b45d260
View commit details
Copy full SHA for b45d260
Browse repository at this point
Delete recursions
sharath4444
authored
bf42e68
View commit details
Copy full SHA for bf42e68
Browse repository at this point
Create ...
sharath4444
authored
65dbfec
View commit details
Copy full SHA for 65dbfec
Browse repository at this point
Create recursive_digit_sum.py
sharath4444
authored
d368e86
View commit details
Copy full SHA for d368e86
Browse repository at this point
Update recursive_digit_sum.py
sharath4444
authored
208b741
View commit details
Copy full SHA for 208b741
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 1d034b7
pre-commit-ci[bot]
committed
1d034b7
View commit details
Copy full SHA for 1d034b7
Browse repository at this point
Update recursive_digit_sum.py
sharath4444
authored
3cf6be0
View commit details
Copy full SHA for 3cf6be0
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 4cde2d4
pre-commit-ci[bot]
committed
4cde2d4
View commit details
Copy full SHA for 4cde2d4
Browse repository at this point
Update recursive_digit_sum.py
sharath4444
authored
849e0b3
View commit details
Copy full SHA for 849e0b3
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 545d4aa
pre-commit-ci[bot]
committed
545d4aa
View commit details
Copy full SHA for 545d4aa
Browse repository at this point
Commits on Oct 19, 2024
Update recursive_digit_sum.py
sharath4444
authored
cbd20bf
View commit details
Copy full SHA for cbd20bf
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 7b27f18
pre-commit-ci[bot]
committed
7b27f18
View commit details
Copy full SHA for 7b27f18
Browse repository at this point
Create __init__.py
sharath4444
authored
0d8e09c
View commit details
Copy full SHA for 0d8e09c
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for fc8f143
pre-commit-ci[bot]
committed
fc8f143
View commit details
Copy full SHA for fc8f143
Browse repository at this point
Update recursive_digit_sum.py
sharath4444
authored
d412a6e
View commit details
Copy full SHA for d412a6e
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for fe495e2
pre-commit-ci[bot]
committed
fe495e2
View commit details
Copy full SHA for fe495e2
Browse repository at this point
Commits on Sep 4, 2026
Delete recursions/...
cclauss
authored
3152b4e
View commit details
Copy full SHA for 3152b4e
Browse repository at this point
Delete recursions/__init__.py
cclauss
authored
4ae6e95
View commit details
Copy full SHA for 4ae6e95
Browse repository at this point
Clarify parameter descriptions in super_digit function
Show description for e61268b
cclauss
authored
e61268b
View commit details
Copy full SHA for e61268b
Browse repository at this point
You can’t perform that action at this time.