What are you missing? Simply replace the `int 21h` calls with logic that appends the digit to your string.
– fuzMay 08 '20 at 14:31
I forgot that Q&A printed digits one at a time instead of storing in a string. Added more duplicates that do convert to a string.
– Peter CordesMay 08 '20 at 19:11