5. Challenge: Building a Deck of Cards

To wrap up the introductory Ruby lessons, let's create a deck of cards using Object Oriented Programming. This is a common interview question that tests the applicants knowledge about object oriented programming. This one is quite challenging. Good luck!

Specifications

How to do it

Hints

Remember, this challenge is supposed to be difficult! Don't hesitate to reach out to the community for help!