MCPcopy Create free account
hub / github.com/WomenWhoCodeNYC/Algorithms / isDivisible

Function isDivisible

challenges/primesBase10/solutions/primesBase10.py:12–15  ·  view source on GitHub ↗

Returns true if n is divisible by 2, 3, and 5

(n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

primesBase10Function · 0.85

Calls 1

sumOfDigitsFunction · 0.85

Tested by

no test coverage detected