Skip to content

Instantly share code, notes, and snippets.

@acrymble
Created June 30, 2011 13:05
Show Gist options
  • Select an option

  • Save acrymble/1056188 to your computer and use it in GitHub Desktop.

Select an option

Save acrymble/1056188 to your computer and use it in GitHub Desktop.
Python If Statement
if char == '<':
# do something
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment