Question #9707

i need to write a program using the top don modular approach and pseudo code to desig a suitable program to solve the sum of the squares of the intgers from 1 to mysquare where mysquare is input by the user

Expert's answer

Int MySquare
Int total
Input(MySquare)
For X = 1 To MySquare
total = total + MySquare * MySquare
Next X

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS