Hello. I'm facing a problem with the Tk library. I teach Python programming to children. We are studying turtle graphics, which uses Tkinter resources.
I noticed that in python 3.12 the turtle paints self-intersecting polygons using the odd-even algorithm.
I previously taught python 3.9 to 3.11. These versions used a non-zero filling algorithm for self-intersecting polygons.
I asked python developers for help, but they...
User Profile
Collapse
No activity results to display
Show More