Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94151
| 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 | <ian.g.kelly@gmail.com> |
| 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 | <CAFXnZx01eCtfdhJGuuGgNm7nnR_7A86CqLt2KtpiWoAj=B6UXA@mail.gmail.com> |
| References | <CAFXnZx01eCtfdhJGuuGgNm7nnR_7A86CqLt2KtpiWoAj=B6UXA@mail.gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Sun, 19 Jul 2015 13:11:29 -0600 |
| Subject | Re: how to play |
| To | Aron Barsam <aronbarsam@gmail.com> |
| Cc | Python <python-list@python.org> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.738.1437333136.3674.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Sun, Jul 19, 2015 at 1:01 PM, Aron Barsam <aronbarsam@gmail.com> 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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: how to play Ian Kelly <ian.g.kelly@gmail.com> - 2015-07-19 13:11 -0600
csiph-web