One reason it is important to write code that is readable is that
A
it makes the code execute faster, which makes the code run better.B
it saves space on the page for important comments.C
it makes it easier to copy when you want to send the code to others.D
it makes it easier to follow when revisions or updates are called for.