about | help | code help+videos | done | prefs |
Write a method that returns the "funny sum" of two numbers. The "funny sum" is found by adding three times the first number plus the second number. sep7_2016_quizFunnySum(5, 10) → 25 sep7_2016_quizFunnySum(1, 6) → 9 sep7_2016_quizFunnySum(10, 1) → 31 ...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: 210
Copyright Nick Parlante 2017 - privacy