I create a list of identical dictionaries and I would like to update only the value of one specific key of one of the dictionaries of the list, but I don't get what I expect.
Would you know how to do that?
I create a list of identical dictionaries and I would like to update only the value of one specific key of one of the dictionaries of the list, but I don't get what I expect.
Would you know how to do that?