My final project for my university is to enhance my code in order to have it print out the total price including the discount but before shipping charges and taxes. The rows should be items sold and the columns should be the wait of the items. I am starting to get frustrated, been at this for hours cant seem to figure it out. As a hint he says to use nested loops?
Heres my codes I have 1 main class and 1 test class
and my Main Class
Thanks for all the help ive been really struggling!
[HENRY: Fixed code tags. And did some formatting]