/Divisibility-on-a-python-vector

This code will check each element on a numpy vector and see if its divisible by any number you want. And it'll do that only with slicing. (On the code i've put the number 3 and got random numbers on the vector just to exemplify)

Primary LanguagePython

Stargazers

No one’s star this repository yet.