Inspiration
I was inspired by this hackathon, INIT 2022.
What it does
It's a program that asks you for your name, the number of members in your team and the names of each member. After that, it sorts the names from A-Z, and Z-A.
How I built it
I built it on Repl.it using Python.
Challenges I ran into
I was not sure how to sort the list of names in Python because my main programming language is Java, but with a few tutorials, I was able to learn.
What we learned
I learned how to sort a list from A-Z, and Z-A in Python.
What's next for Name Sorter
I would like to work more on the front-end and create a GUI.
Log in or sign up for Devpost to join the conversation.