ニュース

This portofolio will explain python fundamental which consist of for, while, nested loop, loop control statement, list comprehension, error, exceptions, and function ...
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.