Find the error in the pseudocode

profileVerifiedEducator
 (Not rated)
 (Not rated)
Chat

  

Find the error in the pseudocode.
Declare Boolean finished = False
Declare Integer value, cube
 

While NOT finished
Display "Enter a value to be cubed"
Input value;
Set cube - value^3
Display value, " cubed is, cube
End While

    • 4 years ago
    Answer Attached
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      Solution.docx