5 lines
226 B
Markdown
5 lines
226 B
Markdown
|
# FactorFinder
|
||
|
|
||
|
This is a Java program which finds the factors of any number up to the size of a really large number which I haven't figured out yet.
|
||
|
Will make the function into a seperate method soon to increase versatility.
|