Compile a set of test cases for the checks that you developed in the previous exercise. Write a function that calls these functions (hit(), dd(), and split Pair ()) with the test cases and returns an informative message indicating whether the functions pass all of the tests and if not, where problems occurred. Create other test cases and test functions for the play_hand () function