Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'looked': 0.10; 'assigns': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:python3': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'written': 0.20; 'header:User-Agent:1': 0.26; 'question': 0.27; 'header:X -Complaints-To:1': 0.28; 'smart': 0.29; 'to:addr:python-list': 0.33; 'thanks': 0.34; 'received:org': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'page': 0.38; 'several': 0.39; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'help': 0.40; 'url:index': 0.61; 'subject:. ': 0.66; 'subject: ': 0.66; '2013': 0.84; 'find.': 0.84; 'received:sd.cox.net': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: rh Subject: Re: Algorithm. Tony Gaddis book 2 Starting python3 Date: Mon, 28 Jan 2013 20:45:56 -0800 References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: ip68-227-87-145.sb.sd.cox.net User-Agent: dsodnetnin X-Mailer: EZnn0.37p X-Newsreader: EZnn0.37p X-Gmane-NNTP-Posting-Host: EZnn0.37p Original-Received: from slem by 1.1 with local X-No-Archive: yes Archive: no X-Archive: expiry=11 X-Archive: encrypt X-Operating-System: Barebones_6.1 X-Gmane-NNTP-Posting-Host: 192.168.1.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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359434775 news.xs4all.nl 6880 [2001:888:2000:d::a6]:46155 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37852 On Sun, 27 Jan 2013 08:29:45 -0800 (PST) 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 This is one I have looked at recently, written by a teacher: http://www.greenteapress.com/thinkpython/html/index.html