Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 211 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 211 Bytes

Creditcard Check

A small Python script that can verify if a given Creditcard is Valid and display the Card Company.

It's a problem set from the CS50 Course.