Leeps-Lab / random_number_game

MIT License
0 stars 1 forks source link

Debug group_assignment #8

Closed mgutierrezc closed 3 years ago

mgutierrezc commented 3 years ago

Hi @alkngo. Could you help me with debugging the group_assignment method? It needs to assign people into different groups of 2 men and 2 women from round 51 to the next ones.

It doesn't throw errors when running with 4 players, but the ideal would be to test it with 8 players (4 men and 4 women)

mgutierrezc commented 3 years ago

I debugged it. Looks like it works fine