LAB 8

Code Academy is a great way of learning and practicing basic coding. This lab was easy and I did it pretty fast. I learned a lot including how to make lists and what a dictionary is in Python which is a unordered set of keys.  A lot of the material I already knew so I had no difficulty. This lab, ” A day at the Supermarket” was really fun to do and was very interesting. It really made you use your knowledge and made you think. At some point, I was stuck and kept getting and error. I also got many errors saying that my indention was wrong. I fixed those by going over my code and rereading the instructions. Overall, this lab was okay.

1 2 3 4 56 7 8 910 11 12 13