Programming Project 1268649462
Adding some more things to earlier work.
1. A list of all customers
2. A list for each customer number and what they have bought
with “description and price.
This list should start with a header like:
INVOICE FOR:
Name
Address
Zip code Town
Phone Custome number
(And continue with)
1. Description Price
2. Description Price
3. Description Price
and so on..