We prompt the user for a credit card number and validate whether it's a legitimate American Express, Mastercard or Visa card number. The program utilizes Luhn's algorithm for validation, multiplying selected digits by 2 and performing specific checksum calculations.
-
Notifications
You must be signed in to change notification settings - Fork 0
We prompt the user for a credit card number and validate whether it's a legitimate American Express, MasterCard or Visa card number. The program utilizes Luhn's algorithm for validation, multiplying selected digits by 2 and performing specific checksum calculations.
koushalsmodi/Credit-Card-Validator
About
We prompt the user for a credit card number and validate whether it's a legitimate American Express, MasterCard or Visa card number. The program utilizes Luhn's algorithm for validation, multiplying selected digits by 2 and performing specific checksum calculations.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published