Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Final Project - Credit card numbers and the case of Mobius Duck In this project, you are assisting an investigation. The investigator asked you to
Final Project - Credit card numbers and the case of Mobius Duck In this project, you are assisting an investigation. The investigator asked you to help him determine the validity of credit card numbers located in a case of Mobius Duck, case number 20150510-001. Your task is to: Read the data listed below "Data to Evaluate" from a file. Evaluate each number to see if they are representing a possible credit card number. Validate each credit card number to see if they are a valid number Store the valid numbers and invalid numbers in a separate array. Write the contents of validated credit card number array into a file called "valid cards.txt" Write the invalid credit card number array to a file called "invalid numbers.txt" Make sure to include the issuer for each group of credit card numbers identified. Your application should work with any number of credit card entries
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started