Pursuant to the first problem in this series, this one involves checking for divisibility by 5.
Write a function to determine if a number is divisible by 5. This can be checked by the following method:
Previous problem: divisible by 4. Next problem: divisible by 6.
Solution 1159584
this was just a test to see how this way to cheat the size system works.