about | help | code help+videos | done | prefs |
Write a method that returns true if the integer, num, that it's given is even. Otherwise, return false. isEven(1) → false isEven(2) → true 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: 100
Copyright Nick Parlante 2017 - privacy