X574: Simple Math: Sum
Complete this method to return the sum of the two parameters.
Examples:
sum(10, 12) -> 22
Your Answer:
Feedback
Your feedback will appear here when you check your answer.
Complete this method to return the sum of the two parameters.
Examples:
sum(10, 12) -> 22
Your feedback will appear here when you check your answer.