Description
CIS 1111 Programming Unit 4
Description: For this assignment, you will use a nested loop structure to implement a customer account tracking system within your store. The system will record the customer’s first name as well as keep a record of all your customer’s orders. Remember, no hard coding. All values must be calculated using formulas.
You will also need to create a flowchart and one set of test data that shows at least three customers and two orders per customer. For example….
Complete Instruction are in Attached file below.
Unit4Pre-PostUnitProjectInsructions