Step by Step Instructions for coding pickACard.

1) The problem tells you that the solution will involve 2 methods in one class plus a test class. Start by creating a skeleton:

2) Code the tests for pickACard

3) Code the pickACard method

4) Code the main method.

5) Submit to moodle.