Python script

Posted on August 21, 2017
I am looking for a very simple python script to search a file for credit card number to be used at work. I would like the script to only look for American Express number that start with 3728 and is followed by 11 digits. I would like the end user to point to the file and to the output file as well.