danhaney403

Results 2 comments of danhaney403

i don't get an error message, it just doesn't run #http://tinyurl.com/z52c8z8 import math #length of a diagonal l=4 w=10 d=math.sqrt(l**2+w**2)

I copied it from the tutorial line by line and it wont run, or give results.