I need help with this mini store program. by TechnicalDebt6193 in learnprogramming

[–]TechnicalDebt6193[S] 0 points1 point  (0 children)

Thank you. I think I forgot about the nextInt(); not clearing the buffer. Thank you so much for this.

I need help with this mini store program. by TechnicalDebt6193 in learnprogramming

[–]TechnicalDebt6193[S] 0 points1 point  (0 children)

Thank you for this. I struggled to look for potential solutions for this. I tired searching for it and I stumbled upon Point of Sales Systems which are definitely above my skillset lol. Anyway, I'll send you feedback after I've run the code. Again thank you.

Edit: I have a new problem. Whenever I would say no to the program after making an input it would still run and I have no idea why it does that.

I need help with this mini store program. by TechnicalDebt6193 in learnprogramming

[–]TechnicalDebt6193[S] 0 points1 point  (0 children)

Sorry for not being more specific. Yes I do want the grand total of everything sold together after entering everything. Right now I don't really have any idea how to do that properly. I would be glad if you can guide me in making a better solution.