I have started using emu8086 and since I’m new to this I got stuck with my project that I have to submit till Friday :(((
I need to make a program in assembly that counts how many words in a given sentence are palindromes:
For example:
Dad loves mom (in data segment)
And the output should be 2 :)
Can u help me?
Thanks