Page 1 of 1

Write an assembly code to input two character and print the characters ascending from low ASCII character to high ASCII

Posted: Thu May 26, 2022 10:02 am
by answerhappygod
Write an assembly code to input two character and
print the characters ascending from low ASCII character to high
ASCII character as shown
Enter the first character H
Enter the second character B
BCDEFGH