Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Drawing': 0.16; 'subject:turtle': 0.16; 'subject:python': 0.16; 'feb': 0.22; 'url:home': 0.24; 'mon,': 0.24; 'header:X -Complaints-To:1': 0.27; 'fixed': 0.29; 'charset:us-ascii': 0.36; 'turn': 0.37; 'two': 0.37; 'received:76': 0.38; 'star': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'email addr:gmail.com': 0.63 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Drawing polygons in python turtle Date: Tue, 11 Feb 2014 08:17:14 -0500 Organization: IISS Elusive Unicorn References: <4fa08222-582c-4585-b945-e67468c66f6d@googlegroups.com> <0c7e98b6-b3db-472e-ac6b-73a8010a7892@googlegroups.com> <97ec9cf6-ec3c-4bdc-9b9b-23e4a0025eb0@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-76-249-26-199.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392124649 news.xs4all.nl 2965 [2001:888:2000:d::a6]:59960 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65904 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/