Content deleted Content added
Fix order of the digits in the example account number |
→Example for validating check digit: html math |
||
Line 87:
=== Example for validating check digit ===
# Drop the check digit (last digit) of the number to validate. (e.g. 17893729974
# Calculate the check digit (see above)
# Compare your result with the original check digit. If both numbers match, the result is valid. {{nowrap|1=(e.g.
==Strengths and weaknesses==
|