python-blackjack Non-Object-Oriented Blackjack Author: Max Walker This is an attempt to learn Python by implementing Blackjack using a functional / non-OO implementation only. This is my first Python program, please excuse any Python coding convention faux pas!