Inspiration
I wanted a helpful project to organize numbers in different orders. It can help with homework when a person is working.
What it does
It asks the user for individual numbers and organizes them into 3 different lists. Ascending, Descending, and Popped.
How we built it
I used some simple Python code, (as I am a beginner), and typed up a useful program to help with homework.
Challenges we ran into
I sometimes used the wrong syntax and got errors. I also sometimes put the code in the wrong lines which also gave me errors.
Accomplishments that we're proud of
I am proud that I can write my own simple lines of code and create a working program.
What we learned
I learned that I have to be patient with my code, and trial and error is extremely helpful. I also learned to start my code early because there are many things that can go wrong.
What's next for Ascending/Descending/Popped Project
I am planning to add more features to my program including a mean, median, mode, and range function to help with homework. I think it would also be helpful if I added an append & delete function.
Built With
- python
- repl
Log in or sign up for Devpost to join the conversation.