These two weeks, from April 15th to May 3rd, my class and I created Scratch programs for challenges assigned to us from our mentor. We had to create the program in a given time in which I had succeeded. I chose the hardest challenge, the list sort. I used the bubble sort algorithm to sort the list. It checks two integers in the list and will swap if the first number is larger than the second. This was a great project, and if you wish to see my project, you can see it in the picture below.