Skip to content

Instantly share code, notes, and snippets.

@kevinburke
Created June 16, 2011 09:48
Show Gist options
  • Save kevinburke/1028964 to your computer and use it in GitHub Desktop.
Save kevinburke/1028964 to your computer and use it in GitHub Desktop.
# XXX this is awkward
maybe_s = ""
maybe_s = "s" if list_size > 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment