a check digit is a method of verifying the accuracy of a single data item, such as a credit card number.
检验位是一种校验单个数据项的準确性的方法,如信用卡号。
the card number, a thirteen- or sixteen-digit string with a check digit
信用卡号,13或16位数字组成的字符串,包括一个校验位
i「m trying to make a program that check the isbn number and sees if it has the correct check digit, if it doesn」t have the check digit it will add one.