/Product

exercise of java oo, product.

Primary LanguageJavaMIT LicenseMIT

Product

exercise of java oo, product.

Make a program to read the data from N products (No. provided by the user). At end, show a price tag for each product on the same order in which they were entered. Every product has a name and price. Products imported have a customs fee, and Used products have manufacturing data. These Dice specification he must To be added to the price tag as per example (next page). for products imported, the fee and customs must be added to the final price of the product.

Captura de tela de 2022-05-16 18-27-37

example:

Captura de tela de 2022-05-16 18-27-58