Skip to content

nihtalak/OOP-in-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ruby Garage second lesson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages