tags:

views:

30

answers:

0

when using canvas in python i am trying to make it so that when i click on a square and a circle appears the computer knows that first there was an empty square and now there is a circle in that square. basically i want these squares to have the same properties as Buttons do. and also what are tags in canvas?