about | help | code help+videos | done | prefs |
logic_sum
Write a method that will return the sum of integers "a" and "b". logic_sum(1, 2) → 3 logic_sum(2, 3) → 5 logic_sum(3, 3) → 6 ...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