Respuesta :

before you write a compoter program, what can you use for planning? select 2 options.

pseudo code
flow charts

Answer: pseudocode & flowchart

Explanation:

As stated in the vocabulary, a pseudocode is a, "simplified programming language used to outline an algorithm during planning"

Whereas, a flowchart is "a system used to outline the program flow using shapes and arrows", therefore being able to help put shapes to commands during planning.

I hope this helped!

Good luck <3