Hey, I'm new to assembly 8086 progamming and don't know much of the code.
How do you change the input string to all caps and show the number of characters without counting the spaces?
Enter a string: Doraemon rules!!!
Output: DORAEMON RULES!!!
Number of characters: 16