Python One Line Key увеличение или добавьте
my_dict[key] = my_dict.get(key, 0) + 1
slgotting
my_dict[key] = my_dict.get(key, 0) + 1