Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 459 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 459 Bytes

Pitch

Description

Write a program to find a pitch based on this clue: "Join us at pitch x. x is a number between 1 and 553 such that the sum of x's divisors (not including x) is greater than x but no subset of x's divisors add up to exactly x."

Tests

nosetests -v

Run

python pitch.py

Author

Jose Bermudez

www.josebermudez.co.uk

[[email protected]](mailto: [email protected])