Junior — Senior
Create a deck object with the ability to deal cards
livecode
Task condition
Implement an entity representing a deck of playing cards. Upon initialization, a full deck should be created, and then the user should be able to draw cards one by one until they run out.