[Tutor] Python OOP question

Ben Finney ben+python at benfinney.id.au
Sat Apr 2 20:37:34 EDT 2016


Eric Enoch <eenoch at ncsu.edu> writes:

> This is my first non-MATLAB programming language so I am having some
> trouble with object-oriented programming.

Welcome! Thanks for learning Python.

> Specifically, I am working on a program that simulates a blackjack
> game. It was functioning but I have tried adding some new
> functionality in allowing players to make bets

Please set your mail client to send “plain text” messages only. Special
formatting, so-called “rich” text, or anything beyond plain text means
you risk losing the literal layout of your program code in the message.

-- 
 \       Moriarty: “Forty thousand million billion dollars? That money |
  `\            must be worth a fortune!” —The Goon Show, _The Sale of |
_o__)                                                       Manhattan_ |
Ben Finney



More information about the Tutor mailing list