about | help | code help+videos | done | prefs |
APCS Logic 1, Problem 4. Given 2 ints, a and b, return true if one if them is 10 or if their sum is 10. L14_makes10(9, 10) → true L14_makes10(9, 9) → false L14_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: 100 Post-solution available
Copyright Nick Parlante 2017 - privacy