about | help | code help+videos | done | prefs |
Write a method that accepts two integer parameters and returns three times their sum. sumThree(5, 2) → 21 sumThree(-4, 8) → 12 sumThree(24, 2148) → 6516 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 222
Copyright Nick Parlante 2017 - privacy