https://github.com/quantumwizard888/factorize
Small factorization script.
https://github.com/quantumwizard888/factorize
factorization python
Last synced: 10 months ago
JSON representation
Small factorization script.
- Host: GitHub
- URL: https://github.com/quantumwizard888/factorize
- Owner: QuantumWizard888
- Created: 2020-03-17T22:13:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T22:26:30.000Z (almost 6 years ago)
- Last Synced: 2024-02-08T15:41:07.220Z (almost 2 years ago)
- Topics: factorization, python
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# factorize
Small factorization script.
## HOW TO USE:
Change the number you want to factorize as a function parameter in **factorize(n)**.