Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.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.040 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; '21,': 0.07; 'tries': 0.07; 'runs': 0.10; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'random': 0.14; 'subject:question.': 0.16; 'subject:start': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'tim': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'computer.': 0.33; 'guess': 0.33; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'doing': 0.36; 'subject:?': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'thank': 0.38; 'pm,': 0.38; 'url:mail': 0.40; "you're": 0.61; 'you.': 0.62; 'more': 0.64; 'subject:. ': 0.67; 'between': 0.67; '100': 0.79; 'subject:Very': 0.84; 'wrong...': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+lwlj1C+niHbRflqGJDQ8IR6NGu2vmqdqmtyFKxWwrk=; b=HliBQQew++Z0pV4N7DS06QZ8u771bvMLe+DnoCgYccaN/QYUp1nmINtfDNF87K078F GROdd+phV+eTV7nPk9qZ5XQpxD8e9Sukse74ku5p1ZEWbUZox57GMpcHZBjx8KSGxH6H h+vOtCAiphT35xTQ9FFOP7/X+Gs7whKepK2sxcoJuXYb6uyu9HIEjHAXkbb+UnHLexJH jd3hANm8fZt1XZp6nJOte9sawnL0cIulWG2E1eGH7xGnWkS4tJS5tz6e45JYVFgqrYg8 BVH3Nwo7CNCT/F2Eb+++ihdzOGqNLsGFbMXhieESp2ZYC0Zh9mMh8q7oW0p0I2AW/ZJk DVng== MIME-Version: 1.0 X-Received: by 10.220.182.73 with SMTP id cb9mr2617155vcb.9.1408688499936; Thu, 21 Aug 2014 23:21:39 -0700 (PDT) In-Reply-To: References: <1e5dv9l3aik5bb1jn4vil731rdl7q6sl3l@4ax.com> Date: Thu, 21 Aug 2014 23:21:39 -0700 Subject: Re: Very basic question. How do I start again? From: Igor Korot To: Tim Roberts Content-Type: text/plain; charset=UTF-8 Cc: "python-list@python.org" 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408688502 news.xs4all.nl 2893 [2001:888:2000:d::a6]:43315 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76776 Hi, On Thu, Aug 21, 2014 at 10:56 PM, Tim Roberts wrote: > Seymore4Head wrote: >> >>I want to give the computer 100 tries to guess a random number between >>1 and 100 picked by the computer. > > If it takes more than 7, you're doing it wrong... I think he meant: 100 runs of the script... Thank you. > -- > Tim Roberts, timr@probo.com > Providenza & Boekelheide, Inc. > -- > https://mail.python.org/mailman/listinfo/python-list