Skip to content

This program takes a credit card number as input and outputs the card type as "VISA", "MASTERCARD", "AMEX" or "INVALID".

Notifications You must be signed in to change notification settings

MarcelloDeidda/credit-card-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

=== PROGRAM NAME === Credit Card Validator

=== DESCRIPTION === This program takes a credit card number as input and outputs the card type as "VISA", "MASTERCARD", "AMEX" or "INVALID".

=== USAGE === Run python file and follow instructions on the terminal. The credit card number won't be stored anywhere after the end of the program.

This program was created for CS50, Harvard Extension School.

About

This program takes a credit card number as input and outputs the card type as "VISA", "MASTERCARD", "AMEX" or "INVALID".

Topics

Resources

Stars

Watchers

Forks

Languages