Discuss Scratch

pondracer2
Scratcher
16 posts

Alphabetiser

Lately I've been messing around with lists to try and extend my coding knowledge so I decided to create an alphabetiser that alphabetises the items in a list. No matter what I do it just doesn't work, and when I look inside other people's projects the code is so simple and short but I still have no idea what it means. Could I please have a few pointers? I'm reaaaally stuck
Thanks!
wookie184
Scratcher
100+ posts

Alphabetiser

I made a really simple bubble sort to try and show you ( i commented it to try and explain):
https://scratch.mit.edu/projects/356742278/

Also have a look at this to explain bubble sort:
https://www.geeksforgeeks.org/bubble-sort/

I hope this helped
pondracer2
Scratcher
16 posts

Alphabetiser

wookie184 wrote:

I made a really simple bubble sort to try and show you ( i commented it to try and explain):
https://scratch.mit.edu/projects/356742278/

Also have a look at this to explain bubble sort:
https://www.geeksforgeeks.org/bubble-sort/

I hope this helped

Thank you so much!

Powered by DjangoBB