News

When building this lab, the author consulted materials developed by: Dr. Peter Bui for the CSE 10101 "Elements of Computing I" course. Conditional and Alternative Execution Loops Dr. Janet Davis for ...
That loop is creating a load of empty dictionaries, then your second loop is overwriting those dictionaries with new ones that have your desired data already contained within.