multiples.py

multiples.getMultiples(number, count)[source]

Returns the first count multiples of number.

Previous topic

exponent.py

This Page