powered by
is_prime (m)
#of the numbers 1 to 30, determine which are primes m = 1:30 v = is_prime (m) data.frame (m, v)
Run the code above in your browser using DataLab