Being able to change the line that is executed next by dragging the yellow arrow is very useful. This enables you to skip some code you may not want to run during a debugging session, or to repeat some code you want to see execute again (for example, after changing a variable’s value).