DO-LOOPs

When they are shorter than 20 lines, do loops should end with an end do. When it is longer than 20 lines or you are using a label, add comment lines which marks the start and the end of the loop.

Don't forget the column indentation!