.F. ====================================================================== FAIL: testMoreMore (tester.ProblemTests) ---------------------------------------------------------------------- Traceback (most recent call last): File ".../test.py", line 71, in testMoreMore , map(sum, [(139, 151), (139, 157), (149, 151), (149, 157), (151, 157), (149, 163), (151, 163), (151, 167), (157, 163), (157, 167)] )) AssertionError: [290, 300, 296, 306, 308, 312, 314, 320, 318, 324] != [290, 296, 300, 306, 308, 312, 314, 318, 320, 324] ---------------------------------------------------------------------- Ran 3 tests in 0.003s FAILED (failures=1)