Inspiration
I was inspired by the LHD: Share conducted by MLH to attempt challenges and submit them here. This is my first submission!
What it does
It asks the user to enter a number according to what kind of list the user wants to sort. Depending on the number and input entered by the user, the program will return a sorted list either of integers or of strings.
How I built it
Wrote a code in Python using IDLE (Python 3.8 32-bit).
What's next for Writing a code to sort a list (in Python)
Sorting lists according to various other conditions such as sorting them in descending order, or in reverse order, or sorting it using a key and in many more other ways.
Built With
- idle
- python

Log in or sign up for Devpost to join the conversation.