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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to