AsimKhan2019 / Catalog_of_Things

1 stars 0 forks source link

[1pt] Create Movie Class #9

Closed AsimKhan2019 closed 1 year ago

AsimKhan2019 commented 1 year ago

Create a Movie class in a separate .rb file

Add methods add_items and can_be_archived?

Add unit tests for the implemented methods