This is a project on BLACKJACK Game done on the simple concept of OOP in @python Programming Language
This is a blackjack game. There is a dealer and a player. You can learn how to play this game by googling it.
This game was programmed by me while learning the concept of OOP in Python programming language. Program consists only of classes and functions in python syntax.