Since for loops are blocks of code, we add them to functions the same way we add if statements, between braces and indented.
for
Make sure to pick { followed by { and then }, }.
{
}