Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Stallone Carl Newsgroups: comp.lang.python Subject: Turtle Date: Thu, 14 Jan 2016 23:22:00 +0100 Lines: 9 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de JbR3rVumWssfgneybl/HZAP7PA6SavXQr2yYxrvaQS4Q== Return-Path: X-Original-To: Python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.073 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'turtle': 0.07; 'python': 0.10; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:Turtle': 0.16; 'working.': 0.18; 'trying': 0.22; 'seems': 0.23; 'compare': 0.27; 'followed': 0.27; 'message- id:@mail.gmail.com': 0.27; 'code': 0.30; 'received:google.com': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'received:209.85.213': 0.37; 'seem': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'still': 0.40; 'advanced': 0.61; 'dear': 0.67; 'difference.': 0.84; 'sir/madam': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=4+ujQcQtXpgbIwldgccNx2JSMTCJJjzkXBd6QumiK8w=; b=Q60tkFnS0ugCRjGHlWNQYCw/lrqh4yVGrDM9p8t7T6T5/ZVqjNUftT+Wb/A3ucM2QA FL3E3mb0lQTRZRTcca/vIIj8opm5z0NvzSuL26/A4EFJ723YLSwXpZ6qtBY/drb163+F EELBmNtwIANU/e8R+OsahKxYbkOYlol+Ku2HjX+jj6PKgwj54WNKIk9KadURgn1V2TYP HoP9i7ybTpUL5t4Foq44GL3Kxcmwzy9OlmwNb0OuX3ytrdRauMWMYsuVWnJqdaBNzl8m mOAXFsijLPyZ8lNwz490MQri9mrkQAwrX7EhBXr2lBfw3RqcYZET4f6B92qwhgRilGfz I3Dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=4+ujQcQtXpgbIwldgccNx2JSMTCJJjzkXBd6QumiK8w=; b=XSaty25mozQ1X29/heQ5wvVMiOfEAHdZMTxeFSihVdT90XFv17STRomI8s8UYZu5G7 gRwuAaYwCk0fpkwIeRp9+SssGhRufyiB/Z7s+5ZcC21PXxLug4tE3YSXdtHR76ZReZ2c H27Bum35HwDniKDN3dfyGApIWmXwpN8TTkZBlKkV1i+nrFznjK9pFLTVRVZWJ3y2J0O6 XUueGp9zyRv65VZG1IfO9/Utgb+9N4lNzXSsgo6dQWPIsShpAhTpm+fUMgMVnrOEYQhm QXRRofoPM4Keop2Ah4Ci6lTUqhLTJ6BNkBVj98S7KCKVA/zvS2mjCK+0MpbdYxpYNDOQ mkfQ== X-Gm-Message-State: ALoCoQlEXjRurx47b/hfHcRYwS18rxUnLUPhGMcQqXBL2s7oJhkLHMIK7Vd6OcXKlytbGEsaOgtNkhp141I0CDPvkIYAYGDq2Q== X-Received: by 10.50.102.69 with SMTP id fm5mr7344137igb.24.1452810120501; Thu, 14 Jan 2016 14:22:00 -0800 (PST) X-Mailman-Approved-At: Fri, 15 Jan 2016 03:09:01 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101735 Dear sir/madam I am currently using python 3.5.0 and I have been trying to write a program using turtle but is not seem to be working. I have followed all tutarial on the web and when i compare it with my code my am duing everything the same way but it still don't seems to be working I tryed repairen python but still no difference. Please help me. Thanks in advanced