You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A rudimentary GUI blackjack game. Programmed with Walter Stuart as an example for an introductory computer science course, using some fundamental OOP concepts and a variety of Python techniques for object and data manipulation.