Quotes help make search much faster. Example: "Practice Makes Perfect"

Friday, December 7, 2012

LearnStreet Javascript Lesson 4 Exercise 1


//sample solution


function sum(x, y) {
    //Write a statement below to return the sum.
    return x+y;
}

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts