fromSitePoint Forums | Web Development & Design Community2 months agoX + x = x - wont work!You have an invalid left-hand side of an assignment operator. Remember that = in programming is for assignment not the same thing as in math.Scala