Find closest multiple of $102$ to $192$. We see that $1 \times 102 = 102$ is the nearest. Now subtract $102$ from $192$ to get reminder $90$. Add $1$ to quotient.
Find closest multiple of $102$ to $907$. We see that $8 \times 102 = 816$ is the nearest. Now subtract $816$ from $907$ to get reminder $91$. Add $8$ to quotient.
Find closest multiple of $102$ to $913$. We see that $8 \times 102 = 816$ is the nearest. Now subtract $816$ from $913$ to get reminder $97$. Add $8$ to quotient.
Find closest multiple of $102$ to $971$. We see that $9 \times 102 = 918$ is the nearest. Now subtract $918$ from $971$ to get reminder $53$. Add $9$ to quotient.
Since $53$ is less than $102$, stop the division. The reminder is $53$. The topmost line $001889$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $1889$.