MalayAgr / Prime-Factorization

A Python script which can factorize numbers to their prime counterparts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prime Factorization

A Python script which shows the prime factors of a number inputted by the user. It can handle number which are well over a million and is fast and efficient.

You can find more informationhere.

About

A Python script which can factorize numbers to their prime counterparts.


Languages

Language:Python 100.0%