QUESTION IMAGE
Question
84 why does a programmer indent their code? a a key part of good programming style! b all of the above c helps show the structure of the code. d easier for other people to understand.
Brief Explanations
Indenting code es una parte clave del buen estilo de programación (opción A). También ayuda a mostrar la estructura del código (opción C) y lo hace más fácil de entender para otras personas (opción D). Por lo tanto, la opción correcta es la que incluye todas estas razones.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. All of the above