Skip to content

Instantly share code, notes, and snippets.

@zlw
Created February 8, 2009 11:43
Show Gist options
  • Save zlw/60354 to your computer and use it in GitHub Desktop.
Save zlw/60354 to your computer and use it in GitHub Desktop.
from math import sqrt
print sqrt(4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment