Inspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for code to sort a list

list = ['CruZHacks', 'Elle Hacks', 'Hack the Northeast Beyond', 'SB Hacks', 'HackDavis', 'Rose Hack' , 'BoilerMake', 'Hack Your Portfolio']

list.sort() print('Sorted list:', list);

Built With

Share this project:

Updates