I need 2 lists that can easily be researched at the same time. One is
a complete list of laptop (notebook) manufacturers, makes and models.
The second one is a complete list of desktop manufacturers, makes and
models. These only need to be for computers that are for sale in the
US. I need these as 2 separate lists like this:
1) the complete list of laptop computer manufacturers, makes and
models. This should be for laptops only (no desktop makes/models in
this list).
2) the complete list of desktop computer manufacturers, makes and
models. This should be desktop computers only (no laptop makes/models
in this list).
Both lists need to be in this format:
Manufacturer,Make,Model
For example (for laptops):
Dell,Inspiron,700M
Sony,VAIO,TX651P/B
Apple,ibook,G4
...and so forth.
For example (for desktop):
Dell,Dimension,E510
Sony,VAIO,RB53
Apple,Power Mac,G5
...and so forth.
One item per line please.
Thanks! |