204,792 views
12 votes
12 votes
HELP ASAP

Certain programs are designed to analyze electronic scans of documents such as receipts, business cards and recipes, and allow information from these paper copies to be represented electronically. In order for such a program to understand the difference between, for example, a zip code and a phone number or between the price of an item and the total bill for a shopping trip, certain rules must be put into place. If a program was trying to identify which part of a receipt is the date of purchase, which of the follow probably would NOT be included as part of these rules?

A. Locate any sets of digits with the following format -- _ _ / _ _/ _ _ -- where the underscores represent numerical values.

B.Identify if there are any month names on the receipt (January, February, March, etc…).

C. Search for the numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 or 12 anywhere on the receipt.

D. Look for the following format of numbers -- 19_ _ or 20_ _ -- where the underscores represent numerical values.

User Manuel Binna
by
2.6k points

1 Answer

28 votes
28 votes

Answer:

C. Search for the numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 or 12 anywhere on the receipt.

Step-by-step explanation:

User James Zilch
by
1.9k points