Skip to content

Instantly share code, notes, and snippets.

@oparin-alexander
Last active August 29, 2015 14:09
Show Gist options
  • Save oparin-alexander/1bf4875ec74590e3191d to your computer and use it in GitHub Desktop.
Save oparin-alexander/1bf4875ec74590e3191d to your computer and use it in GitHub Desktop.
s = input()
print (len( set( s.split())))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment