I have a practise exercise to complete soon and I really am baffled on how I would do this part. The exercise is to create a BlackJack game, my Array includes (2,3,4,5,6,7,8,9,10,10,10,10,11) and I need to give the player and dealer 2 cards/numbers each, how do I get 2 randomly selected numbers from that Array into labels???
Thanks Brandon