I am new to Python. Suppose you have python dictionary, where values are lists different elements. These values can contain only integers, only strings or both. I need to find values that contain both strings and integers.I am new to Python. Suppose you have python dic