Search
Finish the method definition below.
Given an input find out whether the number is divisible by 6 or not.
Return true if the number is divisible by 6 and false if not.
true
false