lilpatty4366 lilpatty4366 21-11-2022 Computers and Technology contestada write a function called has duplicates that takes a string and returns true if there is any character that appears more than once in the string. it should not modify the original list.