python run import and command in online code example
Example: python code runner online
print "Did you know that " + str(n) + " squared is " + str(n*n) + "?"
print "Did you know that " + str(n) + " squared is " + str(n*n) + "?"