Skip to content

Instantly share code, notes, and snippets.

@dustinc
Created May 2, 2012 21:15
Show Gist options
  • Save dustinc/2580582 to your computer and use it in GitHub Desktop.
Save dustinc/2580582 to your computer and use it in GitHub Desktop.
for i in [i * 0.1 for i in range(0, 10)]:
print i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment