Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ sol1.py
File
sol1.py
project_euler/problem_092/sol1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Project Euler Problem 092: https://projecteuler.net/problem=92
3
Square digit chains
4
A number chain is created by continuously adding the square of the digits in
Callers
nothing calls this directly
Calls
2
solution
Function · 0.70
__str__
Method · 0.45
Tested by
no test coverage detected