MCPcopy Index your code
hub / github.com/subbarayudu-j/TheAlgorithms-Python / sol1.py

File sol1.py

project_euler/problem_22/sol1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: latin-1 -*-
2from __future__ import print_function
3'''
4Name scores

Callers

nothing calls this directly

Calls 2

splitMethod · 0.80
sortMethod · 0.45

Tested by

no test coverage detected