fromSitePoint Forums | Web Development & Design Community1 month 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