Answer to Question #326310 in Python for saiki kusuo

Question #326310

How to use a loop(for loop or while loop) in a pseudocode algorithm?


Can I have an example?

1
Expert's answer
2022-04-11T12:12:51-0400

Hello! You can use a loop like in this example:

FOR i = 0 to 10: //beginning of the FOR loop

OUTPUT(i + 2) //print i+2 per iteration

ENDIF //end of the loop


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!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS