Practice ยท 1 of 4
The add Function
Write a function add(a, b) that RETURNS the sum. The tests call it โ printing is not enough.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Function Drills
Practice ยท 1 of 4
Write a function add(a, b) that RETURNS the sum. The tests call it โ printing is not enough.
Difficulty: beginner
Back to lesson: Practice: Function Drills