Click the green flag and type in five numbers. The wizard will add them up.
Inspiration comes from Getting Unstuck Day 17. I don't think I'd used a list in Scratch before doing this project. It was a bit more complicated than I thought it would be. At first I started n off at 0 like a list in C++ or Java. It would be interesting to try and sort a list of words into alphabetical order in the future.