Why is it called indented style?

1 answer

Answer

1030030

2026-07-15 06:20

+ Follow

Indented style is named as such because it uses indentation to visually separate different parts of the code within a block, making it easier to read and understand the structure. By indenting lines of code within a block, it creates a hierarchy that reflects the logical structure of the program.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.