What it does
Sorts the list elements in Ascending order. Currently the input variables are predefined in the program.
How we built it
With a little help from Microsoft Docs (docs.microsoft.com)
What we learned
Learnt to make and sort lists in C#
What's next for List Sorter
To make the program sort any kind of value with user provided input.
Log in or sign up for Devpost to join the conversation.