help how to sort a list in order of 'n' in python without using inbuilt functions??

Mark Lawrence breamoreboy at yahoo.co.uk
Sat May 25 11:03:44 EDT 2013


On 25/05/2013 15:28, Steven D'Aprano wrote:
> On Sat, 25 May 2013 19:14:57 +1000, Chris Angelico wrote:
>
>> def random_number():
>>      return 7
>
> I call shenanigans! That value isn't generated randomly, you just made it
> up! I rolled a die *hundreds* of times and not once did it come up seven!
>
>
>

Lies, damn lies and statistics? :)

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence




More information about the Python-list mailing list