Write a function sorting(L).

alister alister.ware at ntlworld.com
Fri Apr 21 16:01:12 EDT 2017


On Fri, 21 Apr 2017 12:58:52 -0700, Mohammed Ahmed wrote:

> Write a function sorting(L) that takes a list of numbers and returns the
> list with all elements sorted in ascending order.
> Note: do not use the sort built in function
> 
> it is a python question

& the reason for this question is what exactly?




-- 
Why isn't there a special name for the tops of your feet?
		-- Lily Tomlin



More information about the Python-list mailing list