{k2, [p1, k1] five times} to end
But the “5 times” refers to what’s in the square brackets inside the curly ones, so you only repeat the part in the square brackets 5 times, THEN repeat the whole thing.
{k2, [p1, k1] five times} to end
But the “5 times” refers to what’s in the square brackets inside the curly ones, so you only repeat the part in the square brackets 5 times, THEN repeat the whole thing.