Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.swapon.de!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:25:20 +1300 Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net vI8vnDDRygmvqa9pjpak+AGOR8SpdaCiG/MCFOw4yaubBLbVuj Cancel-Lock: sha1:9yuaz9UFD/eBgY6cg+nUMpVmpu0= User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en In-Reply-To: Xref: csiph.com comp.lang.python:64729 theguy wrote: > I so far have > three different authors in the program and have already put in the example > text but for some reason, the program always leans toward one specific > author, Suzanne Collins, no matter what insane number I try to put in or how > much I tinker with the coding. It's obvious what's happening here: all the other authors have heavily borrowed from Suzanne Collins. You've created a plagiarism detector! :-) -- Greg