about | help | code help+videos | done | prefs |
Write a method that accepts an integer input parameter "num" and returns true if num is even and returns false if num is odd. even(-124) → true even(-247) → false even(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: 290
Copyright Nick Parlante 2017 - privacy