Respuesta :
I would say true. They both exist to provide people with a reference point.
Answer:
True
Explanation:
Pseudocode: In computer science, pseudocode is a plain language description of the steps in an algorithm or another system. Pseudocode often uses structural conventions of a normal programming language, but is intended for human reading rather than machine reading.
Flowchart: A flowchart is a type of diagram that represents a workflow or process. A flowchart can also be defined as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task. The flowchart shows the steps as boxes of various kinds, and their order by connecting the boxes with arrows.
They are both human-written descriptions of the process or algorithm of a task.
- I hope this helped
- Thanks for your time
- Juri Davis