i have this assignment and i would like to help me in this:
Write assembly program that reads a word from the key board and compares it with an already defined word in the data segment. If the two words are the same it display “Correct Password” else it will display “Incorrect Password”.
Incase of incorrect password it will give the user 3 tries.