https://github.com/mosheberman/hundred-million
This python script takes a series of numbers and attempts to add them so that we have a perfect 100,000,000.
https://github.com/mosheberman/hundred-million
Last synced: over 1 year ago
JSON representation
This python script takes a series of numbers and attempts to add them so that we have a perfect 100,000,000.
- Host: GitHub
- URL: https://github.com/mosheberman/hundred-million
- Owner: MosheBerman
- License: mit
- Created: 2014-01-22T00:57:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T01:00:21.000Z (over 12 years ago)
- Last Synced: 2025-01-20T10:47:29.314Z (over 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hundred-million
===============
This python script takes a series of numbers and attempts to add them so that we have a perfect 100,000,000.