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

Monday, December 17, 2012

LearnStreet Sample Solution to Lesson 6 Exercise 4



def add_string(string1, string2)
    #your code here
    string1.+string2
end

add_string("King", " of Kings")

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts