i need to:
write a program to simulate a siimplified version of the game "21". A deck of cards numbered 1 to 10 is used and any number can be repeated.The computer starts by asking you (the user) how many cards you want. it then deals you the cards, which are randomly picked, and deals itself 3 randomly picked cards. if both scores are the same the its a draw, otherwise the winner is the one with the highest score equal to or less than 21, if a player scores over 21 then he/she/it loses. write the program so that the game can be played as often as desired with the winner of each game winning one point. at the end of the games display the total winning for you and the computer and the number of draws.
please and thank you if someone could write this out
i have other hmwrk and i goto work an hour after school so i dont have time... plz n thnx
Bman