Answer :

Final answer:

Pseudocode and flowcharts are essential for planning a computer program.


Explanation:

Planning a Computer Program

Before writing a computer program, it is essential to engage in proper planning. Two common methods used for planning are pseudocode and flowchart. Pseudocode involves writing algorithms in a mix of natural language and code to organize thoughts, while a flowchart is a visual representation of the steps in a planning or making process.


Learn more about Programming planning methods here:

https://brainly.com/question/44866372