about | help | code help+videos | done | prefs |
isEven
Determine if n is even, return True when it is, False otherwise. isEven(12) → True isEven(11) → False isEven(0) → 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: 2
Copyright Nick Parlante 2017 - privacy