Posts tagged ruby1.9

Feb09

Problem 10

comments

ruby1.9

This problem uses a lot of the helper functions we have defined previously. The major changes are:

  • We define a “primes” method that returns an array of all primes than that self…..
Continue reading »