i'm just learning python and i have a problem. how can i print multiple indexes of a certain value in a dictionary? In particular I want to print the index of each element of the dictionary_title array which has gender_ids as key.
dictionary_title={
{'label': 'Green', 'genre_ids': 878},
{'label':