We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aecd70 commit 3d83573Copy full SHA for 3d83573
NP93.py
@@ -0,0 +1,2 @@
1
+s = input().split(' ')
2
+print(sorted(set(s)))
0 commit comments