I have a function that takes Card objects and needs to sort them by their string value in a custom order. Each card can be any number from 2 to 9, or J, Q, K, or A. I want