Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2a.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'bold': 0.09; 'directions': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:number': 0.09; 'subject:script': 0.09; 'subject:Help': 0.11; 'python': 0.11; 'wrote': 0.14; 'does,': 0.16; 'i\xe2\x80\x99m': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'exception': 0.16; 'do.': 0.18; 'text,': 0.24; 'header:X-Complaints-To:1': 0.27; 'code': 0.31; 'posting': 0.31; 'usually': 0.31; 'assumes': 0.31; 'text': 0.33; 'subject:the': 0.34; 'subject:with': 0.35; 'should': 0.36; 'two': 0.37; 'list': 0.37; 'to:addr:python-list': 0.38; 'rather': 0.38; 'explain': 0.39; 'subject:" ': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'show': 0.63; 'here': 0.66; 'wish': 0.70; 'i\xe2\x80\x99ll': 0.84; 'pasting': 0.84; 'scott': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dave Angel Subject: Re: Help with "Guess the number" script Date: Mon, 3 Mar 2014 02:10:13 -0500 (EST) Organization: news.gmane.org References: <43B63C46-3A2D-4374-8A42-EE931BA9A6C4@cox.net> <3FDED793-DA02-4F9F-B431-33499B6949ED@cox.net> X-Gmane-NNTP-Posting-Host: dpc6744192186.direcpc.com X-Newsreader: PiaoHong Usenet NewsReaders 1.36 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393830372 news.xs4all.nl 2973 [2001:888:2000:d::a6]:46738 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67516 Scott W Dunning Wrote in message: > Here are the directions I’m stuck on and what I have so far, I’ll bold the part That assumes that people can see which parts of your message are bold. Rather a poor assumption in a text list like these two python forums. You should be posting in text, not html. Show some code and explain what you wish it would do. Then explain what it actually does, usually by pasting in an exception traceback, or the console output. And respond on the tutor forum, not here. -- DaveA