How to find the mouse coordinates in Python?

0

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.

    
asked by Sklyvan 18.11.2018 в 13:14
source

0 answers