{ "cells": [ { "cell_type": "markdown", "metadata": { "collapsed": true }, "source": [ "# Milestone Project 2 - Solution Code\n", "Below is an implementation of a simple game of Blackjack. Notice the use of OOP and classes for the cards and hands." ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Welcome to BlackJack! Get as close to 21 as you can without going over!\n", " Dealer hits until she reaches 17. Aces count as 1 or 11.\n", "How many chips would you like to bet? 50\n", "\n", "Dealer's Hand:\n", "