this is a very simple function that performs a mod 10 on a credit card number. this function is not meant to be a complete solution, I only wanted to show how the mod 10 portion
of a credit card validation function could be done quickly and efficiently.