I did not understand why the program printed false even when dict_s.values() is exactly same as dict_t.values(). Would someone please explain this?