I'm making a card game for my final project for grade 12 computer science. It's sort of like war I guess, I'm currently trying to order the cards from highest to lowest. I'm trying to figure out enums but I'm having difficulty, any help on what to do? Maybe a suit class to use in the card class?