## Description BJ is an early terminal implementation of Blackjack. Each hand is printed in shorthand (e.g. JC for Jack of Clubs), with the user being prompted to hit. If yes is answered, an additional card is drawn. If no, the player stays, the dealer [...]