drewster317 / ruby-enumerable-assessment

Assessment for "Ruby Enumerable" lesson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Assessment for "Ruby Enumerable" lesson

License:MIT License


Languages

Language:Ruby 100.0%