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

Monday, December 17, 2012

LearnStreet Sample Solution to Lesson 5 Exercise 6



def account.add_nums(num1, num2)
num1 + num2
end

#your code here
account.add_nums(2, 5)

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts