This comment is hidden because it contains spoiler information about the solution
simply because the sympy module is not available
from sympy import isprime as num But Codewars doesn't accept import sympy as a valid solution :(
So simple and so powerful, very smart logic. It's beautiful.
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
simply because the sympy module is not available
from sympy import isprime as num
But Codewars doesn't accept import sympy as a valid solution :(
This comment is hidden because it contains spoiler information about the solution
So simple and so powerful, very smart logic. It's beautiful.