Find closest multiple of $69$ to $79$. We see that $1 \times 69 = 69$ is the nearest. Now subtract $69$ from $79$ to get reminder $10$. Add $1$ to quotient.
Find closest multiple of $69$ to $100$. We see that $1 \times 69 = 69$ is the nearest. Now subtract $69$ from $100$ to get reminder $31$. Add $1$ to quotient.
Since $31$ is less than $69$, stop the division. The reminder is $31$. The topmost line $011$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $11$.