When run the program spits out a random card for player one and player two.
Example "Player one's card: 10 of hearts Player two's card: two of clubs" I need to return just the 10 and the 2 to main so I can compare them and see what number is larger?
I'm really a noob still. Sorry if this doesn't really answer your question.