Topic: Language Problem / Level: intermediate

Problem: Write a program to check if a string is a valid credit card number using the Luhn algorithm.

Run the code to see the output here...