Using Python Section 1 Create Program Create Program Allows User Play Blackjack Computer D Q37061950

Using Python:

Section 1: Create the program

Create a program that allows the user to play Blackjack againsta computer dealer.

BLACKJACK! Blackjack payout is 3:2 Money: 100.0 Bet amount: 10 DEALERS SHOW CARD 9 of Diamonds YOUR CARDS 5 of Hearts 5 of C

Specifications :

 If necessary, learn the rules of Blackjack byresearching it on the web. For this program:

 The dealer must continue taking cards until the dealerhas at least 17 points.

 Don’t allow a player to “split” a hand or “doubledown.”

 The program should accept integer or float entries forthe bet amount.

 Getting a blackjack pays out 3:2,

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.