Jaime has been hired as a consultant for a company. His task is to help the company spend less time and money writing code. Jaime notices that, even for very complicated programs, the programmers at this company start programming without an overall plan for the development of the code. What might Jaime suggest that they do instead? (1 point) Responses begin by writing the final lines of the program instead of the first lines begin by writing the final lines of the program instead of the first lines program in C++ instead of in Python program in C++ instead of in Python begin by creating a pseudocode begin by creating a pseudocode spend more time debugging spend more time debugging

Jaime might suggest that they begin by creating a pseudocode.