Respuesta :
Answer:
We must use the pseudocode between plantation and programming process.
Explanation:
If we're going to elaborate a programming software, we must follow some steps.
For example:
First step: we must do a plan and analyze variables, requirements, and opportunities.
Second step: In this step, we must elaborate on the program's structure with the pseudocode, with this tool lets go to design our program.
Third step: If we already have our structure, our design with the pseudocode, the programming work going to be easier.
Answer:
A flowchart is helpful because you can kind of plan out what you want to do fr the program. This would be a very early step to see if it is still intriguing for you. Pseudocode is a good next step. You can use pseudocode to write out the simple code and get an idea of how long it will take to code the whole thing.
Explanation: