Hi!!

How can I check if all the chars in a string are different from each other? In other words how can I check if there are repeated chars in a string?

Thks a lot!