Posts by yep • 1 point
1 post
-
0
votes1
answer39
viewsQ: How to use the 'while' repeat structure? doubts in a specific exercise
I need to work out an algorithm for "Purchase Order". Where the user is willing to write the name of the product and its value and quantity, and at the end the code shows the multiplication result…