Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 265 Bytes

blackjack_simulator

Simple blackjack_simulator in python One deck blackjack simulator where S,H,C,D are Spade, Heart, Clover and Diamond respectively and 11, 12, 13, 14 are Jack, Queen King and Ace Repectively. No betting, double down or splits are implemented.