Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65904

Re: Drawing polygons in python turtle

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Drawing polygons in python turtle
Date 2014-02-11 08:17 -0500
Organization IISS Elusive Unicorn
References <4fa08222-582c-4585-b945-e67468c66f6d@googlegroups.com> <0c7e98b6-b3db-472e-ac6b-73a8010a7892@googlegroups.com> <c91407c6-6bef-401b-b4ad-cd6be139def7@googlegroups.com> <97ec9cf6-ec3c-4bdc-9b9b-23e4a0025eb0@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.6664.1392124649.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, 10 Feb 2014 18:13:16 -0800 (PST), geniusrko@gmail.com declaimed the
following:

>Well how about the star of david what are the angles

	The Star of David is not single polygon... It is two equilateral
triangles overlayed. You can not draw one using a single pen stroke and
fixed turn angle.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Drawing polygons in python turtle geniusrko@gmail.com - 2014-02-10 15:44 -0800
  Re:Drawing polygons in python turtle Dave Angel <davea@davea.name> - 2014-02-10 19:00 -0500
  Re: Drawing polygons in python turtle Asaf Las <roegltd@gmail.com> - 2014-02-10 16:23 -0800
    Re: Drawing polygons in python turtle Asaf Las <roegltd@gmail.com> - 2014-02-10 16:34 -0800
      Re: Drawing polygons in python turtle geniusrko@gmail.com - 2014-02-10 18:13 -0800
        Re: Drawing polygons in python turtle Asaf Las <roegltd@gmail.com> - 2014-02-10 18:49 -0800
          Re: Drawing polygons in python turtle geniusrko@gmail.com - 2014-02-10 18:51 -0800
            Re: Drawing polygons in python turtle Asaf Las <roegltd@gmail.com> - 2014-02-10 18:59 -0800
              Re: Drawing polygons in python turtle geniusrko@gmail.com - 2014-02-10 19:01 -0800
                Re: Drawing polygons in python turtle Asaf Las <roegltd@gmail.com> - 2014-02-10 19:03 -0800
                Re: Drawing polygons in python turtle geniusrko@gmail.com - 2014-02-10 19:06 -0800
                Re: Drawing polygons in python turtle Asaf Las <roegltd@gmail.com> - 2014-02-10 19:17 -0800
                Re: Drawing polygons in python turtle geniusrko@gmail.com - 2014-02-10 19:19 -0800
                Re: Drawing polygons in python turtle Asaf Las <roegltd@gmail.com> - 2014-02-10 19:23 -0800
                Re: Drawing polygons in python turtle Terry Reedy <tjreedy@udel.edu> - 2014-02-11 04:35 -0500
        Re: Drawing polygons in python turtle Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-02-11 08:17 -0500

csiph-web