numeros_primos

The package validates whether numbers are prime or not, returns a boolean.

Installation

Use the package manager pip to install numeros_primos

pip install numeros_primos

Usage

from numeros_primos import numeros
numeros.numero(num)

Author

Anderson Roberto de Oliveira

License

MIT