kyu_4.range_extraction package

Submodules

kyu_4.range_extraction.solution module

kyu_4.range_extraction.solution.solution(args: list) → str[source]

kyu_4.range_extraction.test_solution module

class kyu_4.range_extraction.test_solution.SolutionTestCase(methodName='runTest')[source]

Bases: unittest.case.TestCase

test_solution()[source]

Testing solution function

Module contents