Ben Ganzfried wrote:
Hey,
I'm having a lot of confusion getting the unit test working for one of my
classes for the Roulette bot I'm working on and would greatly appreciate any
advice or help.
[...]
Here is my Bin class:
from Outcome import *
class Bin:
def __init__(self, *outcomes):
Hey,
I'm having a lot of confusion getting the unit test working for one of my
classes for the Roulette bot I'm working on and would greatly appreciate any
advice or help.
Here is the description of what I am trying to do:
http://homepage.mac.com/s_lott/books/oodesign/build-python/html/roulette/b