Documentation
get_largest_factor()
Compute the largest factor.
n (int) – integer we want the largest factor.
the largest factor.
int
Note
n>0.