Skip to content
Snippets Groups Projects
1.py 34 B
Newer Older
hacker717's avatar
hacker717 committed
s = set(input())
print(*s, sep="")