A simple Blackjack game implemented in Python. Again, it's for a school project, and probably terrible. ¯\(ツ)/¯
Do note--this program requires Python 3.x
A Python implementation of Blackjack, otherwise known as 21. This is for a school project.
Python