ChipaKraken / week_3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment - 3

In this week you have to write one parent class with two child classes. They will have to inherit parameters of parent class and override function.

You have spec (box_spec.rb) file with the requirements for the program and program itself (box.rb). Make sure you have written code that passes tests.

About


Languages

Language:Ruby 100.0%