Find closest multiple of $34$ to $60$. We see that $1 \times 34 = 34$ is the nearest. Now subtract $34$ from $60$ to get reminder $26$. Add $1$ to quotient.
Since $26$ is less than $34$, stop the division. The reminder is $26$. The topmost line $01$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $1$.