Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!feeder2-2.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; ';-)': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'subject:help': 0.08; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'spaces': 0.09; 'tismer': 0.09; 'python': 0.11; '-tkc': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:beginner': 0.16; 'subject:class': 0.16; 'subject:programming': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; 'programming': 0.22; 'print': 0.22; 'header :User-Agent:1': 0.23; 'second': 0.26; 'least': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'tim': 0.29; 'chase': 0.31; 'could': 0.34; 'subject: (': 0.35; 'subject:with': 0.35; 'but': 0.35; 'wrong': 0.37; 'christian': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'number,': 0.60; 'world.': 0.61; 'kindly': 0.61; 'subject:Need': 0.64; 'total': 0.65; 'received:2': 0.84; 'quotation': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Need help with programming in python for class (beginner level) Date: Sat, 30 Nov 2013 01:08:28 +0000 References: <20131130013836.49f68d62@hanez.org> <20131130014903.220759fa@hanez.org> <20131129190646.6ae030e4@bigbox.christie.dr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-202-28.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 In-Reply-To: <20131129190646.6ae030e4@bigbox.christie.dr> 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1385773806 news.xs4all.nl 15969 [2001:888:2000:d::a6]:41668 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60788 On 30/11/2013 01:06, Tim Chase wrote: > On 2013-11-30 00:59, Mark Lawrence wrote: >> Wrong again, or at least overengineered. >> >> print "

The total rolled was:", number,

" > ^ >> >> You don't even need the spaces as print kindly does it for you :) > > but you could at least include the missing quotation mark ;-) > > -tkc > > > It's way past my bedtime :) -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence