about | help | code help+videos | done | prefs |
Verify whether num occurs within list. isPresent([1, 2, 3, 4, 5], 5) → true isPresent([1, 2, 3, 4, 5], 6) → false isPresent([2, -1, 14, 37, 6], 14) → 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
Copyright Nick Parlante 2017 - privacy