Creating python dictionaries using for loop

Solution 1:

can't we make a List of dictionaries

List of 30 (or any N) elements where each element is a dictionary with key = "Ar36_{i}th_state" and value = {whatever value you want}