| about | help | code help+videos | done | prefs | 
Given 2 int values, return true if either of them is in the range 10..20 inclusive. in1020(12, 99) → true in1020(21, 12) → true 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: 151.0
Copyright Nick Parlante 2017 - privacy