I recently downloaded the latest version of python, 3.9.6. Everything works except, the turtle module. I get an error message every time , I use basic commands like forward, backward, right and left. My syntax is correct: pat.forward(100) is an example. Can you tell me what is wrong. thanks, glenn -- https://mail.python.org/mailman/listinfo/python-list
- a simple question Glenn Wilson via Python-list
- Re: a simple question Paul Bryan
- Re: a simple question dn via Python-list
- RE: a simple question Avi Gross via Python-list
- Re: a simple question Terry Reedy
- Re: a simple question Sean DiZazzo