Answer
See the explanation
Work Step by Step
While it might be tempting to forgo documentation to meet a tight deadline, it is generally not acceptable for a programmer to neglect documentation. Documentation plays a crucial role in software development, aiding in understanding, maintaining, and troubleshooting code. Lack of documentation can lead to difficulties for both the original programmer and others who may need to work on the code in the future.
Therefore, it is important to prioritize documentation as an integral part of the software development process.