168k views
4 votes
You have just started working at quantum company. As a new programmer, you have been asked to review and correct various pseudocode. The following pseudocode is not working correctly. The code should multiply width and length, and display the result. What code needs to be corrected?

1 Answer

3 votes

Answer:

change the total = to total = total + score count

Step-by-step explanation:

User Ahmer Ali Ahsan
by
7.2k points