Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.030 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'python:': 0.09; 'python': 0.10; 'cc:name:python': 0.16; 'wrote:': 0.16; 'odd': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'trying': 0.22; 'help.': 0.23; 'header :In-Reply-To:1': 0.24; 'install': 0.25; 'command': 0.26; 'message- id:@mail.gmail.com': 0.27; 'maybe': 0.33; 'problem': 0.33; 'impression': 0.33; 'running': 0.34; 'received:google.com': 0.35; 'trouble': 0.35; 'step': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'detail': 0.38; 'system.': 0.39; 'your': 0.60; 'more': 0.63; 'soon': 0.65; 'jul': 0.72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+UrRFdc7eKo0HsNI1I6gxp74ZXWVThM/UufIZ24ITSA=; b=FCP6iSasB6MjyH/j2aOviVdav31kLVXDiJiT7F5XJ5LzzxriQOwrrzMR3qdk7UEIev glXe/x0h4tm2SnXttWAYgLg/IDdg4kwd41RAaYH8v20xhjiznoZNtaoKPgsO7HvV+xRW PkfJN0FE3qbYn27CgsaNDrJSjhJGHK2302nUJfleezRBtiaITtqEWtHYbimbWtAOoVzo GITL0cvpyBY3Cf9svSP5lt0jgZQ03ZfAJTgNDej66Oe46m+LYFX6EnuTsIVD7/o9+5pK jYCd0rC2VtW2EIWMTlSXDI+GTZMy2TTLAGLiYWDUKZZQcexCCMhtRCmH0syr8LAiI10u Hsag== X-Received: by 10.129.36.14 with SMTP id k14mr24421202ywk.64.1437333128654; Sun, 19 Jul 2015 12:12:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Ian Kelly Date: Sun, 19 Jul 2015 13:11:29 -0600 Subject: Re: how to play To: Aron Barsam Cc: Python Content-Type: text/plain; charset=UTF-8 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: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437333136 news.xs4all.nl 2925 [2001:888:2000:d::a6]:54993 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94151 On Sun, Jul 19, 2015 at 1:01 PM, Aron Barsam wrote: > i have trouble trying to play python please can you respond soon "Play" is an odd choice of verb. Are you under the impression that Python is a game? Anyway, here's how to use Python: 1. Download Python from python.org. 2. Install Python on your local system. 3. Start Python from your OS command line. 4. ? 5. Profit! If you can tell us in more detail which step it is that you're stuck on and what problem you're running into, then maybe we can help.