about | help | code help+videos | done | prefs |
Given 2 ints, a and b, return true if one if them is 10 or if their sum is 10. makes10(9, 10) → true makes10(9, 9) → false makes10(1, 9) → true ...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: 118.0
Copyright Nick Parlante 2017 - privacy