I want to return true if all the values in dict for different keys is same else false:
for example:
this should return true:
{1: [1, 1, 1], 2: [1, 1