// Get filtered arraylist with just diamond cards from hand. Then map so we get a list of just the suits in string and then make it into a string
// Get filtered arraylist with just diamond cards from hand. Then use map so we get a list of just the suits in list of strings. Then make it into a string