In the padRow
function, function returns the variable passed to it.
In the addTwoNumbers
function, you need to return the two variables added together.
Happy coding
In the padRow
function, function returns the variable passed to it.
In the addTwoNumbers
function, you need to return the two variables added together.
Happy coding