7 kyu
isEven? - Bitwise Series
830 of 1,903MichaelSel
Description:
Is the number even?
If the numbers is even return true
. If it's odd, return false
.
Oh yeah... the following symbols/commands have been disabled!
- use of
%
- use of
.even?
in Ruby - use of
mod
in Python
Restricted
Fundamentals
Similar Kata:
Stats:
Created | May 28, 2017 |
Published | May 28, 2017 |
Warriors Trained | 2354 |
Total Skips | 32 |
Total Code Submissions | 5027 |
Total Times Completed | 1903 |
JavaScript Completions | 786 |
Python Completions | 830 |
Ruby Completions | 162 |
Crystal Completions | 21 |
C# Completions | 221 |
Total Stars | 13 |
% of votes with a positive feedback rating | 93% of 453 |
Total "Very Satisfied" Votes | 397 |
Total "Somewhat Satisfied" Votes | 49 |
Total "Not Satisfied" Votes | 7 |
Total Rank Assessments | 15 |
Average Assessed Rank | 7 kyu |
Highest Assessed Rank | 7 kyu |
Lowest Assessed Rank | 8 kyu |