Assembly Language Credit Code Calidator
Budget: $30 – $250 USD
I am looking for someone to make an application that will Validate 10 character account codes by summing the pairs of digits, dividing the sum by 26 to get the integer remainder, and using the remainder to determine the validation character.