Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.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.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; '16,': 0.03; 'assignment': 0.07; 'index': 0.13; 'thursday,': 0.13; 'message-----': 0.15; 'hint': 0.16; 'skip:[ 60': 0.16; 'stuff.': 0.16; 'subject:assistance': 0.16; 'string': 0.17; 'math': 0.20; '2015': 0.20; 'to:2**1': 0.21; 'cheers,': 0.22; '(you': 0.23; 'header:In- Reply-To:1': 0.24; 'rest': 0.26; 'to:no real name:2**1': 0.27; 'name?': 0.29; 'spaces': 0.29; 'url:mailman': 0.30; 'work.': 0.30; 'class': 0.33; 'url:python': 0.33; 'lets': 0.33; 'message- id:@gmail.com': 0.34; 'skip:- 10': 0.34; 'url:listinfo': 0.34; 'list': 0.34; 'received:google.com': 0.35; 'sent:': 0.35; 'subject:': 0.35; "isn't": 0.35; 'step': 0.36; 'but': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'turn': 0.37; 'charset:us-ascii': 0.37; 'list.': 0.37; 'guys': 0.38; 'from:': 0.39; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'care': 0.60; 'subject:Need': 0.61; 'no.': 0.62; 'email addr:gmail.com': 0.62; 'back': 0.62; 'hours': 0.65; 'python-list': 0.66; 'email name:python-list': 0.67; 'day': 0.67; 'lol.': 0.72; "michael's": 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:thread-index :content-language; bh=HGqwzJttZcccuV/yIOYD2HYwy7UmQK3HfAfwudYHydI=; b=d1hXqh/PvS+QmHdz4HxjKpH5Iyjn2vGPHblxRrG10nnbitJOchx++psC5miMumxV/z AYKMo0T0b3S59Y30/jKAQ9GlgJtQ/w7t9LnbXj9itQSXtDqdCSi+baDmbQAFcJ3GyEGs GPzZC3enmOWvoUBlCUnyl/swjmTUY2oQdVBMhnJKIngRE/1k7JdStJdM4TPH+XSdCNkW yaExJoPWEhsnJi2QkLj4PMNqZle+zIRTkvti3eW82DuoL6gaWbktT1kBZZPpBb30xI6e vhErhI7gyyn1hp1qn8pX8PZEzTmVFmMYt8fB5D5DRRRIaeglZeMux6wzLq/gI2saEw1J q7Wg== X-Received: by 10.182.71.49 with SMTP id r17mr11372656obu.77.1437102755734; Thu, 16 Jul 2015 20:12:35 -0700 (PDT) From: "Joseph Lee" To: , References: <225d4ac6-3b88-4844-805b-b4b00cd62ef4@googlegroups.com> <3f8d701e-1d52-403d-9fc2-baa74e2159e4@googlegroups.com> In-Reply-To: <3f8d701e-1d52-403d-9fc2-baa74e2159e4@googlegroups.com> Subject: RE: Need assistance Date: Thu, 16 Jul 2015 20:12:13 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQHFGU1Ew2BbT98ZRYki+bifuhl2HAHniJlFAlIOWpyd1Hz+cA== Content-Language: en-us X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 31 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437102763 news.xs4all.nl 2849 [2001:888:2000:d::a6]:38743 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:93983 Hi Craig: -----Original Message----- From: Python-list [mailto:python-list-bounces+joseph.lee22590=gmail.com@python.org] On Behalf Of craig.sirna@gmail.com Sent: Thursday, July 16, 2015 8:01 PM To: python-list@python.org Subject: Re: Need assistance >I am in bed, on my phone, gotta be up in 4 hours for work. I will get back with you guys tomorrow after I take care of my Math class stuff. I need to step away from this for a day lol. JL: Please rest well (you don't want to have a headache all night). >Worst part...this is the C assignment and it's driving me crazy. >I do recall the list fuction. But isn't it imperative that I have the index of the spaces in the string name? >I use the Fullname.isspace function. JL: No. Michael's hint lets you turn a string into a list. Good luck. Cheers, Joseph -- https://mail.python.org/mailman/listinfo/python-list