In week 3 we looked at adding loops in our code and adding list boxes to the user interface. We are well on our way to understanding how we can use these methods and tools to better our project and make it more interactive. Our code looks good, however, we are at the point where we should look at data structures in code. We have a list on the interface but that doesn’t help our logic on the back end to maintain variables and objects in a list or dictionary.
The preparation section provides you with the elements needed to complete the requirements.
The following steps must be completed to receive the associated points for each step.
Any item marked with a * must be completed to receive a score above 0.