Count and print the number of products found in the store (the product name is not case-sensitive)
Below are two examples of how the program will run:
Case 1: List of products = "Tom cuA ghe Oc Cua"; search = "CUA"
Tom cua ghe Oc Cua CUA
OUTPUT:Product 'CUA' found 2 time(s)Press any key to continue
Case 2: list of products = "Tom cuA ghe Oc Cua"; search = "ngao"
Tom cua ghe Oc Cua ngao
OUTPUT:Product 'ngao' not found Press any key to continue
Question 10:
(1 mark, file to be edited: Q10.c)
The
acke th
Close
+ 100%
Zoom