I want to write a function that takes 2 strings and returns True if they are anagrams(any word that have the same letters in different order) [duplicate]
solved I want to write a function that takes 2 strings and returns True if they are anagrams(any word that have the same letters in different order) [duplicate]