I’m making a TicTacTo game in the console app.
I have to give each field an index.
I did it with a dictionary where you have to enter a key and a value.
When I enter it in the field, it obviously hasn’t been added
to the list. That’s why I keep getting an error.
Does anyone know what I should try next?
I have thought a lot about how to do this best but I have not come up withenter image description here
Xxx_Zach_xxX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.