Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 681 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 681 Bytes

OOP-in-ruby

Ruby Garage second lesson

Tasks

  1. In library each book order includes information about reader: name, order date, issue date. Write program that determines:

  2. the smallest period for which library found a book

  3. how many orders were not satisfied

  4. who often takes the book

  5. what is the most popular book

  6. how many people ordered one of the three most popular books.

  7. Describe the mail sorting (city, street, house, apartment, destination, value). Write a program that determines:

  8. the number of parcels sent to some city

  9. how many parcels with value higher than 10 were sent

  10. what is the most popular address