Eric Enoch <[email protected]> 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 _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
