Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You need a regular expression that will match the major credit card types: Visa, MasterCard, American Express, and Discover.
Create a regular expression that uses the initial digits of each major credit card type and match the expected number of digits for each type.