QUESTION IMAGE
Question
1.15.2 how to indent your code quiz
question: 1
why should a programmer indent their code?
helps show the structure of the code
easier for other people to understand
indenting is a key part of good programming style
all of the above
Brief Explanations
Indentation in code helps show its logical structure. It makes the code easier for others to understand and is part of good - programming style.
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
D. All of the above