Inspiration
I wanted to find a way to sort a list without using the built-in function().
What it does
It takes in a list and returns a sorted list.
How we built it
I built it using python.
Method to sort a list in Python without using built-in functions
I wanted to find a way to sort a list without using the built-in function().
It takes in a list and returns a sorted list.
I built it using python.
Log in or sign up for Devpost to join the conversation.