https://github.com/billmei/findprimes
A script for finding prime numbers written for the 2014 Codecademy challenge
https://github.com/billmei/findprimes
Last synced: 4 months ago
JSON representation
A script for finding prime numbers written for the 2014 Codecademy challenge
- Host: GitHub
- URL: https://github.com/billmei/findprimes
- Owner: billmei
- License: mit
- Created: 2014-08-26T21:30:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-02T23:33:41.000Z (over 8 years ago)
- Last Synced: 2025-02-21T11:48:37.733Z (8 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
findprimes
===========A script for finding primer numbers written for the 2014 Codecademy challenge