In this Challenge Lab, you will store data by using data structures. First, you will create and populate a set, and then you will create and populate a dictionary. Next, you will iterate through a set by using a for loop, and then you will evaluate a tuple by using an if statement. Finally, you will update the value in a tuple, and then you will add items to a list. Note: Once you begin the Challenge Lab, you will not be able to pause, save, or exit and then return to your Challenge Lab. Please ensure that you have set aside enough time to complete the Challenge Lab before you start.
Learning Objectives
In this Challenge Lab, you will store data by using data structures. First, you will create and populate a set, and then you will create and populate a dictionary. Next, you will iterate through a set by using a for loop, and then you will evaluate a tuple by using an if statement. Finally, you will update the value in a tuple, and then you will add items to a list. Note: Once you begin the Challenge Lab, you will not be able to pause, save, or exit and then return to your Challenge Lab. Please ensure that you have set aside enough time to complete the Challenge Lab before you start.