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


Groups > comp.lang.python > #43331

Re: guessthenumber print games left

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.068
X-Spam-Evidence '*H*': 0.87; '*S*': 0.01; 'context': 0.07; 'mind,': 0.09; '(it': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'left,': 0.16; 'quoted': 0.16; 'subject:games': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'trying': 0.19; 'thu,': 0.19; 'sort': 0.25; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'text': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'example,': 0.37; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'expect': 0.39; 'to:addr:python.org': 0.39; 'manually': 0.60; 'helps': 0.61; "you're": 0.61; 'provide': 0.64; '5:15': 0.84; 'subject:skip:g 10': 0.84; 'imagine': 0.93; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=jmCqDEZpZciVzowhpVZxxXydIPkdK3Sv+rLTTmlqEWo=; b=Nxwq8g5prIRkLBsRxv+qkgbszZBM0c/Ju5f+Hb+elj3a2hGF9gOyHHvmVS0r77KNnP ZePA2WAeT8Aov2oNA2M1A2TASKAQMYr+Y40sYFYhyJNAfTxYWb6KmCIsEcRmizXj3fPk +dOdlz8FfKUKJtpkLyEofLjpdkBHJJPMiPyAXsrE+VcvScqidodAiiQUFoVNy3AOdLTh rKNc7PEm5kHTqNcPI4ADVBc+ii0c+JRZf8n17/gIiKQGPiuSMNma36ux4DEbFw6yZd1p XgNrNviUzYqM+qMWLZj3LPPBui6G6VSdcqDE9DX4sClPfw8aKpkSAMA9hXCg81VBgxRA Ih3A==
MIME-Version 1.0
X-Received by 10.52.91.71 with SMTP id cc7mr3480836vdb.58.1365665259589; Thu, 11 Apr 2013 00:27:39 -0700 (PDT)
In-Reply-To <ff5fe3a8-4cf7-4c26-967a-376d7942a459@googlegroups.com>
References <0e8b4a09-3d1d-4b92-a0ef-2274a2a651c9@googlegroups.com> <ff5fe3a8-4cf7-4c26-967a-376d7942a459@googlegroups.com>
Date Thu, 11 Apr 2013 17:27:39 +1000
Subject Re: guessthenumber print games left
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.445.1365665262.3114.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365665262 news.xs4all.nl 2610 [2001:888:2000:d::a6]:39330
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43331

Show key headers only | View raw


On Thu, Apr 11, 2013 at 5:15 PM,  <eschneider92@comcast.net> wrote:
> If you get the time, please post an example, because I don't understand.

(It helps to include some quoted text to provide context to your post.)

Imagine you had a program that just showed the number of games left,
nothing else. Write me out what you would expect that program to
output. Just do it manually so I can see what you're trying to do.

That'll also help you sort out, in your own mind, what you're doing.

ChrisA

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


Thread

guessthenumber print games left eschneider92@comcast.net - 2013-04-10 02:39 -0700
  Re: guessthenumber print games left Chris Angelico <rosuav@gmail.com> - 2013-04-10 19:44 +1000
    Re: guessthenumber print games left eschneider92@comcast.net - 2013-04-10 14:01 -0700
      Re: guessthenumber print games left Chris Angelico <rosuav@gmail.com> - 2013-04-11 08:31 +1000
    Re: guessthenumber print games left eschneider92@comcast.net - 2013-04-10 14:01 -0700
  Re: guessthenumber print games left eschneider92@comcast.net - 2013-04-10 22:34 -0700
  Re: guessthenumber print games left eschneider92@comcast.net - 2013-04-10 22:41 -0700
    Re: guessthenumber print games left Chris Angelico <rosuav@gmail.com> - 2013-04-11 15:48 +1000
  Re: guessthenumber print games left eschneider92@comcast.net - 2013-04-10 22:56 -0700
    Re: guessthenumber print games left Chris Angelico <rosuav@gmail.com> - 2013-04-11 16:02 +1000
  Re: guessthenumber print games left eschneider92@comcast.net - 2013-04-10 23:15 -0700
    Re: guessthenumber print games left Chris Angelico <rosuav@gmail.com> - 2013-04-11 16:27 +1000
  Re: guessthenumber print games left eschneider92@comcast.net - 2013-04-11 00:15 -0700
    Re: guessthenumber print games left Chris Angelico <rosuav@gmail.com> - 2013-04-11 17:27 +1000
    Re: guessthenumber print games left Neil Cerutti <neilc@norwich.edu> - 2013-04-11 12:31 +0000

csiph-web