Write a function sorting(L).

Mohammed Ahmed moh.ahm1166 at gmail.com
Fri Apr 21 16:02:54 EDT 2017


On Friday, April 21, 2017 at 10:01:40 PM UTC+2, alister wrote:
> 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

i don't understand you



More information about the Python-list mailing list