Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.059 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'syntax': 0.04; 'received:134': 0.05; 'lines,': 0.07; 'wrong,': 0.09; 'accuse': 0.16; 'subject:exception': 0.16; 'subject:expression': 0.16; 'variations': 0.16; 'trying': 0.19; 'examples': 0.20; 'seems': 0.21; 'putting': 0.22; 'header:User-Agent:1': 0.23; 'shown': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; "doesn't": 0.30; "i'm": 0.30; 'code': 0.31; 'explained': 0.31; 'yourself.': 0.31; 'entirely': 0.33; 'totally': 0.33; 'could': 0.34; 'problem': 0.35; 'problem.': 0.35; 'something': 0.35; 'operate': 0.35; 'but': 0.35; 'reality': 0.36; 'doing': 0.36; 'similar': 0.36; 'so,': 0.37; 'being': 0.38; 'feed': 0.38; 'handle': 0.38; 'to:addr:python- list': 0.38; 'previous': 0.38; 'anything': 0.39; 'explain': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'how': 0.40; 'skip:u 10': 0.60; 'solve': 0.60; 'you.': 0.62; 'kind': 0.63; '8bit%:92': 0.71; 'saw': 0.77; 'yourself': 0.78; 'gain': 0.79; 'experiment': 0.84; 'pardon': 0.84 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqEEALAFRFKGuA9G/2dsb2JhbABbhzq6LoJ6gTiDGQEBBAEjDwE5AQkCBgsJAhoCBRYLAgIJAwIBAgFFEwgCF4dlBo4im1aJPIkTgSmOLxaCUoE2A5d9hh6LWoMm Date: Thu, 26 Sep 2013 12:01:28 +0200 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Handling 3 operands in an expression without raising an exception References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: 40 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380189696 news.xs4all.nl 15978 [2001:888:2000:d::a6]:36892 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54803 Op 26-09-13 11:31, Νίκος schreef: > Στις 26/9/2013 12:07 μμ, ο/η Antoon Pardon έγραψε: >> Experiment and find out for yourself. That is the only way you will >> acquire the experience and understanding you need. Sure we could >> spoon feed you the line you need, but that will only result in you >> using that line without any understanding of what you are doing so >> that if in a few months time something goes wrong, you again will >> have no understanding of what goes on and still will have no clue >> on how to handle a problem. > > I have tried code and also provided alternative code to solve my problem > which also doesn't solve it. Have you tried with some kind of understanding of what you are doing or did you just tried variations of examples you saw somewhere? > So, you cannot accuse me that i'm not trying, that would be the case to > just ask for a line without trying anything for myself, which i did twice. That seems totally insufficient. > Then i got entirely stuck and i had to ask to get unstuck. That is your problem. You are putting all your energy in trying to get unstuck instead of in learning so that you gain enough understanding to get yourself unstuck. > Also when a solution is being provided to me i do not only want to use > it but want to understand too, so if something similar comes up i will > be in a position to solve it that time. You have shown no evidence that this is how you operate in reality. You like to paint yourself like this, but in reality people still have to explain to you that when you encouter a syntax error, you may have to look at previous lines, while that was already explained to you a number of times. You have a history of coming with the same kind of problem than previous once that were solved and explained to you. -- Antoon Pardon