Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!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.066 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'say,': 0.05; 'already.': 0.09; 'assigns': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'subject:python3': 0.16; 'wrote:': 0.17; 'to:2**1': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'question': 0.27; 'post': 0.28; '(maybe': 0.29; 'smart': 0.29; 'to:addr:python- list': 0.33; 'thanks': 0.34; 'awesome': 0.35; 'received:org': 0.36; 'michael': 0.36; 'message-id:@gmail.com': 0.36; 'does': 0.37; 'well.': 0.37; 'subject:: ': 0.38; 'page': 0.38; 'several': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'help': 0.40; 'your': 0.60; 'subject:. ': 0.66; 'subject: ': 0.66; 'find.': 0.84; 'to:name:python': 0.84 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Sun, 27 Jan 2013 10:46:30 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.11) Gecko/20121115 Thunderbird/10.0.11 MIME-Version: 1.0 To: george.15@talktalk.net, python Subject: Re: Algorithm. Tony Gaddis book 2 Starting python3 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359308800 news.xs4all.nl 6921 [2001:888:2000:d::a6]:34142 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37778 On 01/27/2013 09:29 AM, george.15@talktalk.net wrote: > Hi > Question 3 Chp2 Page 76 > Adds2 to a and assigns the result to b. > I have several attemtps,would like to check my answer.help please > At 80 i need all the help i can find. > Thanks George Smart Awesome that you are learning Python! Indeed it is for all ages! What does the question say, exactly (maybe quote it)? And definitely post your answer to the question as well. It's better for us to work with what you have already. Michael