Advertisement
quicktime100do

Untitled

Dec 11th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. static int hearts
  2. static int diamond
  3. static int clubs
  4. static int spades
  5.  
  6. Card (int suit, int value)
  7.  
  8. getSuit ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement