Learn
This exercise will recap how to use more than one argument in a function.
Instructions
1.
Define a function called add_function
that has 2 parameters x
and y
and adds them together.
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.