$x=round(rand(),1); print "If x is $x, then what is x^2?"; #### if x is 0.5, then what is x^2?