Click the green flag to start then follow the instructions.
Day 9: Create a project that does something interesting with a list. Yesterday, I created a fun and fancy project that did involve a list. It kept getting bigger and fancier, until it was a messy collection of inefficient coding that was not really in line with what I had intended - definitely stuck! I still like the concept of the project from yesterday and will go back to it another time. Variables and lists are not blocks that I have needed for most of my projects in the past, so I really did not understand how they worked. In today's do-over, I went back to basics and created a list of animals. I tossed in the idea of clicking on a sprite to add it to the list instead of using a keyboard input. I also added a summary statement at the end that was based on the number of animals chosen. After finally finishing, I feel I have a much better grasp of when and how to use variables and lists in my projects. (Took a while, but I got unstuck!) Day 10 prompt . . . here I come!