about | help | code help+videos | done | prefs |
Write a function sum(number1, number2) that computes the sum of the two numbers and returns this value. sum(1, 4) → 5 sum(-1, 1) → 0 sum(9, 3) → 12 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy