Skip to content

Instantly share code, notes, and snippets.

@Stantheman
Stantheman / Main.py
Last active January 15, 2018 05:05 — forked from crushedhat/Main.py
#!/usr/bin/python
import gameClass
import time
def mainMenu():
clearScreen()
print " Welcome to the Blackjack table! Please select an option below"
print " ========================================================================="
print " ==============================(1) New Game =============================="
print " ==============================(2) Exit =============================="