Scheme Exercises

back to exercise list       previous     next

Group:     Exercise: 8/48 

sum2:  Sum of two numbers.

Create a function called "sum2" that takes 2 (numerical) arguments and returns their sum.