0 LIKES LikeUnLike
Given the following pseudocode, draw a complete flowchart:total = 0do {Read savingtotal = total savingRead whether to continue} while (continue =='y')Display total savedThis is what I had in mind:1) Draw a box with the 'start' in it.2) Draw a parallelogram with 'total=0' in it.3) Draw a rectangle with 'Read saving, total = total saving, and read whether to continue' in it.Then I was stucked. I think there are mistakes in the 3 points above... =="
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.