/Blackjack_game_python

This is the code for the famous blackjack game i created using python's 'random' library and object oriented programming concepts. It contains the hit and stay options we can use and the dealer is the computer. We can have a virtual bank and bet whatever amount of money from it, we want

Primary LanguageJupyter Notebook

Blackjack_game_python

This is the code for the famous blackjack game i created using python's 'random' library and object oriented programming concepts. It contains the hit and stay options we can use and the dealer is the computer. We can have a virtual bank and bet whatever amount of money from it, we want.