/ruby-enumerable-assessment

Assessment for "Ruby Enumerable" lesson

Primary LanguageRubyMIT LicenseMIT

General Assembly Logo

An Assessment for Ruby Enumerables

You have 30 minutes

Instructions

Fork, clone, branch (response), and bundle install.

Follow the prompts in lib/assessment.rb and complete each question. You may use any resource, other than someone else in the classroom, to help you complete this assessment.

Unless explicilty disallowed, you may use any method or feature ruby provides to complete the prompts.

Check your answers by running rspec.

When you are done, commit, push your changes, and submit a pull request.