Quotes help make search much faster. Example: "Practice Makes Perfect"

Sunday, November 25, 2012

Codecademy: "Generic Imports"


#sample solution


#Ask Python to print sqrt(25) on line 3.
import math
print math.sqrt(25)

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts