Ian Miller

Results 2 comments of Ian Miller

> The test failures don't seem to be related to your contribution. > > For example: > > ``` > Expected: > Axelrod game: (R,P,S,T) = (3, 1, 0, 5)...

> Hello @miller-ian 👋🏻 > > The tests are failing at your `test_strategy_random` function. This is because you are expecting your strategy to defect on the 31st round, but it...