Student creates a Raptor program that simulate the card dealing process of a 52-card deck; the program generates 1000 random integers in the range 1 - 52. Student correctly represents the cards by suit (1 - 13 represents clubs; 14 – 26 represents diamonds; 27 – 39 represents hearts; 40 – 52 represents spades