A program that prompts the user for a credit card number and then reports whether it is a valid American Express, MasterCard, or Visa card number per the Luhn's algorithm.
-
Updated
Mar 31, 2021 - Python
A program that prompts the user for a credit card number and then reports whether it is a valid American Express, MasterCard, or Visa card number per the Luhn's algorithm.
Add a description, image, and links to the variable-declaration topic page so that developers can more easily learn about it.
To associate your repository with the variable-declaration topic, visit your repo's landing page and select "manage topics."