Inspiration
Sorting given Element in the Ascending Order
What it does
Arranges the given element into Ascending Order
How we built it
I built it using Python Lists and Sort function.
Challenges we ran into
I had to find a way to Sort the given list.
Accomplishments that we're proud of
Python provides built in function to Sort Lists. So I completed the Lister Sorter using that.
Log in or sign up for Devpost to join the conversation.