Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Gregory Ewing Newsgroups: comp.lang.python Subject: Re: Need Help with Programming Science Project Date: Sat, 25 Jan 2014 20:30:56 +1300 Lines: 11 Message-ID: References: <1eeb0e4b-ff9a-4b5e-86ec-773ca98fbf1b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net aqEwsJRVFn4AJW4KOzgXQgeE+9dW4lLxXn8qQgysj+5XpMqwNu Cancel-Lock: sha1:tEQC97JEJPe1MG310ntCWMcqMfQ= User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en In-Reply-To: <1eeb0e4b-ff9a-4b5e-86ec-773ca98fbf1b@googlegroups.com> Xref: csiph.com comp.lang.python:64730 theguy wrote: > If I could get it to actually > calculate the "points" for AUTHOR_SCOREBOARD properly, then all my problems > would be solved. Have you tried getting it to print out the values it's getting for the scores, and comparing them with what you calculate by hand? -- Greg