Computer Science for IGCSE & O level - Programming (Section 2 - No. 10)
What is the purpose of indentation in programming code?
To make the code run faster.
To make the code easier to read and understand.
To automatically compile the code.
To generate random numbers.
Explanation
Indentation improves code readability.
Comments (0)
