Computer Science, asked by Sristi93081, 7 months ago

Write the keywords to take the data using pseudocode

Answers

Answered by madeeb1624
0

Answer:

Start with the algorithm you are using, and phrase it using words that are easily transcribed into computer instructions.

Indent when you are enclosing instructions within a loop or a conditional clause. ...

Avoid words associated with a certain kind of computer language.

Explanation:

Similar questions