I need to know if there is any way to get the coordinates (x, y) of the mouse when I click on a window created with the turtle library. (Only using the libraries installed by default in Python) Thanks.
I need to know if there is any way to get the coordinates (x, y) of the mouse when I click on a window created with the turtle library. (Only using the libraries installed by default in Python) Thanks.