On Aug 9, 6:56 pm, tomy <zargar26...@gmail.com> wrote:
> Hi All
> I am a newbie to turtle graphics in python, so sorry if you find this
> question too easy.
> How can I get smoother lines in turtle graphics?
> I am using python on windows.
>
> Thanks in advance
You may be better off using PIL or pygame for this sort of thing.
Mike