Answer:
True
Step-by-step explanation:
Pseudocode is a summary of the program written in a way that is similar to programming syntax, but is not a specific programming language. It is a tool that is used to plan out the structure and steps of a program before it is written in a specific programming language. It is often used as a way to communicate the logic of a program to others, or to help the programmer better understand how the program should be structured.