to sell only 50 pieces? and count how many pieces of each mobile type it will sell. Design a program for the company using for loop to let the seller enters the mobile type. Use array to store the counters for each type and finally show a graph for the types like the one in Problem 2 above.