
My name is Amjad, i m studying in university technology malaysia. i do need help to solve this problem in assembly language.
a program that enable the user indentify a black list website. the program will get the input from a file named " black list.txt " and compare it with the url intered by the user, if the url is found in the fie the program will print a message to the user telling them " this web is in black lis ", if not found the program will print " this web is save ".