Skip to content

Instantly share code, notes, and snippets.

@zlw
Created February 8, 2009 11:46
Show Gist options
  • Save zlw/60356 to your computer and use it in GitHub Desktop.
Save zlw/60356 to your computer and use it in GitHub Desktop.
a = u'Hello World!'
print a.count('l')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment