Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!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.030 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'function,': 0.09; 'subject:Function': 0.09; 'subject:Number': 0.09; 'subject: \n ': 0.16; 'summarize': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'do.': 0.18; "aren't": 0.24; 'certainly': 0.24; 'question': 0.24; 'header:In-Reply-To:1': 0.27; 'leave': 0.29; 'is?': 0.30; 'message-id:@mail.gmail.com': 0.30; 'subject:that': 0.31; 'to:name :python-list': 0.33; 'sense': 0.34; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'explain': 0.39; 'aside': 0.39; 'to:addr:python.org': 0.39; 'july': 0.63; 'details': 0.65; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=6C/fxsQsue/3H64GDMe6k4A8tw0x0Rctk7CbmVEse4g=; b=PgvZu6Um0OkEmJYYhveT49+VsrO/+vkRsM09H14f3sIb+VjSW8hqUwP0URVTK2j9QR DArVhyoeQc/0vktUsTOmLGd8TOPKANSorgtpZtsPI9DwbqFZ7QlzCGpYLr3OvEKhEyao Ozot9T7yywTGO8lweYyePP80APZbalEnor/nUcmZ+lJg7IzPmt8Ew8g2ZXrv6bdJ048T TLT+11UXkumRWPnOkJl+6XErRix5S4bws7Dlh4urFBWptEFIcdE4p4FQ1eqijhduZppA woYN/+LLRn/QDVBXChluJA6UcT4QYSNsarDIk6mjW3k3Oqt9knbg1ZFP1XG/l8skOz9J VgUQ== X-Received: by 10.152.4.232 with SMTP id n8mr4825637lan.29.1374138768276; Thu, 18 Jul 2013 02:12:48 -0700 (PDT) MIME-Version: 1.0 Sender: joshua.landau.ws@gmail.com In-Reply-To: <8a23cbf1-3cfd-48e3-a460-64551119fde7@googlegroups.com> References: <8a23cbf1-3cfd-48e3-a460-64551119fde7@googlegroups.com> From: Joshua Landau Date: Thu, 18 Jul 2013 10:12:08 +0100 X-Google-Sender-Auth: 7XHdBRXHJxXKnHBZLZ6exbqXEEo Subject: Re: Creating a Program to Decompose a Number and Run a Function on that Decomposition To: python-list Content-Type: text/plain; charset=UTF-8 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374138776 news.xs4all.nl 16007 [2001:888:2000:d::a6]:53881 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50849 On 18 July 2013 00:58, CTSB01 wrote: > Please let me know if this is unclear. I will certainly continue revising until it makes sense to those reading. Can you summarize what your question is? Leave aside the details of the function, just explain what thing in particular you aren't able to do.