python check if two strings have same characters code example Example: how to tell if two numbers have the same characters python sorted(str1) == sorted(str2)