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 home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Describe your change:
This is the optimised solution for #3200 that @dhruvmanila requested
I have added a solution to Project Euler Problem 92: Square digit chains.
It prints the solution for the default limit 10,000,000.
I ran doctests locally, black and flake8 and they have all passed.
I would like this to contribute towards hacktoberfest please. Thanks
Checklist:
Fixes: #{$ISSUE_NO}
.