Guest_imported
New member
- Jan 1, 1970
- 0
hi folks,
I'm self studying the assembly language and you can imagine how difficult to study it alone.
I had a question which says : write a program that allows the user to type one letter and if the letter is 'Y', it displays the word "YES" ,followed by a new line ,else it'll display "NO" followed by a new line .then the sequence of events is repeated three more times before returning to DOS.
I found difficulties in repeating the sequence of events and in displaying the correct message for each condition .
thank you for reading,
looking forward to receiving help
S.W
I'm self studying the assembly language and you can imagine how difficult to study it alone.
I had a question which says : write a program that allows the user to type one letter and if the letter is 'Y', it displays the word "YES" ,followed by a new line ,else it'll display "NO" followed by a new line .then the sequence of events is repeated three more times before returning to DOS.
I found difficulties in repeating the sequence of events and in displaying the correct message for each condition .
thank you for reading,
looking forward to receiving help
S.W