about | help | code help+videos | done | prefs |
APCS Logic 1, Problem 7. Given 2 int values, return true if either of them is in the range 10..20 inclusive. L17_in1020(12, 99) → true L17_in1020(21, 12) → true L17_in1020(8, 99) → false ...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