How do we add a loop inside a function?

By indenting the entire loop by one spaceOnly the instructions inside the loop have to be indented by one space

By indenting the entire loop by one space.