I'm doing a project in python's game four online and I have the value function that tells me what value is placed at a certain point in the table.
grelha = [[0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0],...
asked by
13.12.2018 / 18:15