Please assist with this assignment

Write a function my_sort which takes in a list of numbers (positive
integers).

The function should return a list of sorted numbers such that odd numbers
come first and even numbers come last.


Regards
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to